We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ff8e1 commit e52d146Copy full SHA for e52d146
.github/workflows/CI.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
10
- uses: mymindstorm/setup-emsdk@b6b33c4
11
with: {version: '1.39.11'}
12
- uses: actions/cache@v1
0 commit comments