We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb015ea + 4b5e713 commit 532aeccCopy full SHA for 532aecc
.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.10.22
+ uses: cargo-bins/cargo-binstall@v1.11.2
19
- name: Install action-validator
20
run: cargo +stable binstall --no-confirm action-validator
21
- name: Lint Actions
0 commit comments