Skip to content

Commit e52d146

Browse files
authored
Update CI
Update actions/checkout to v2
1 parent c7ff8e1 commit e52d146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v1
9+
- uses: actions/checkout@v2
1010
- uses: mymindstorm/setup-emsdk@b6b33c4
1111
with: {version: '1.39.11'}
1212
- uses: actions/cache@v1

0 commit comments

Comments
 (0)