Skip to content

Commit

Permalink
Update iggy github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Tchoupinax committed Dec 18, 2024
1 parent 8311f6b commit 0c4c974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
### Integration tests

- name: Setup iggy
uses: iggy-rs/setup-iggy@v1
uses: iggy-rs/setup-iggy@v1.2.1

- name: Perform integration tests
run: npm run test:e2e
Expand Down

0 comments on commit 0c4c974

Please sign in to comment.