Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cwoffenden committed Mar 22, 2024
1 parent 88f3364 commit 67ab579
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
BUILD_TYPE: ${{matrix.type}}

steps:
- uses: actions/checkout@v2
- uses: mymindstorm/setup-emsdk@v10
- uses: actions/checkout@v4
- uses: mymindstorm/setup-emsdk@v14

- name: Test Emscripten
run: emcc -v
Expand Down

0 comments on commit 67ab579

Please sign in to comment.