We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52d146 commit 641731aCopy full SHA for 641731a
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Create a release
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
15
- uses: mymindstorm/setup-emsdk@v1
16
with: {version: '1.39.11'}
17
- name: make
0 commit comments