Skip to content

Commit 641731a

Browse files
authored
Update release script
Update actions/checkout to v2
1 parent e52d146 commit 641731a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Create a release
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v1
14+
- uses: actions/checkout@v2
1515
- uses: mymindstorm/setup-emsdk@v1
1616
with: {version: '1.39.11'}
1717
- name: make

0 commit comments

Comments
 (0)