Skip to content

Commit

Permalink
chore(deps): update wasmerio/setup-wasmer action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent bdd9c20 commit 115548d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
test-windows:
runs-on: windows-latest
steps:
- uses: wasmerio/setup-wasmer@v2
- uses: wasmerio/setup-wasmer@v3
- uses: ecsact-dev/[email protected]
- uses: actions/cache@v3
with:
Expand All @@ -37,7 +37,7 @@ jobs:
test-linux:
runs-on: ubuntu-latest
steps:
- uses: wasmerio/setup-wasmer@v2
- uses: wasmerio/setup-wasmer@v3
- uses: ecsact-dev/[email protected]
- uses: actions/cache@v3
with:
Expand Down

0 comments on commit 115548d

Please sign in to comment.