aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2020-04-29 22:55:04 +0100
committerGitHub <noreply@github.com>2020-04-30 05:55:04 +0800
commit39f849590bfa4d60e4cc7494d5b370f3cbcc78af (patch)
tree182deb8773d6f74996ae4c9bef727648f5f84277 /.github/workflows/ci.yml
parent818738beec9f49f864407c68fa26cc022c88815f (diff)
downloadtracifyjs-39f849590bfa4d60e4cc7494d5b370f3cbcc78af.tar.gz
tracifyjs-39f849590bfa4d60e4cc7494d5b370f3cbcc78af.zip
update dependencies (#3828)
- actions/checkout@v2
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 76dea5b1..d414e51e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
NODE: ${{ matrix.node }}
TYPE: ${{ matrix.script }}
steps:
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
- uses: actions/cache@v1
with:
path: tmp