We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dac4e6 + 3204f03 commit 6bfcd0dCopy full SHA for 6bfcd0d
.github/workflows/validate.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout
16
uses: actions/checkout@v4
17
- name: Install cargo-binstall
18
- uses: cargo-bins/cargo-binstall@v1.11.2
+ uses: cargo-bins/cargo-binstall@v1.12.2
19
- name: Install action-validator
20
run: cargo +stable binstall --no-confirm action-validator
21
- name: Lint Actions
0 commit comments