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 Aug 11, 2023
1 parent 83ab8c7 commit 1e6554c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: windows-latest
steps:
- name: Setup Wasmer
uses: wasmerio/setup-wasmer@v2
uses: wasmerio/setup-wasmer@v3
env:
GITHUB_TOKEN: ${{ github.token }}
- name: Setup Ecsact SDK
Expand Down

0 comments on commit 1e6554c

Please sign in to comment.