Skip to content

Commit

Permalink
Bump actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
cwoffenden authored Jun 19, 2024
1 parent df71880 commit 2058fa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
BUILD_PATH: ${{ github.workspace }}/build/web/${{ matrix.type }}

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

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

0 comments on commit 2058fa7

Please sign in to comment.