We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b22a785 commit 3eddc8bCopy full SHA for 3eddc8b
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
29
### Integration tests
30
- name: Setup iggy
31
- uses: "iggy-rs/setup-iggy@v1.0.3"
+ uses: iggy-rs/setup-iggy@v1
32
with:
33
version: "0.4.71"
34
- name: Print iggy version
0 commit comments