We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39eabcb + 555ddb2 commit 87065d1Copy full SHA for 87065d1
.github/workflows/validate.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout
16
uses: actions/checkout@v6
17
- name: Install cargo-binstall
18
- uses: cargo-bins/cargo-binstall@v1.15.9
+ uses: cargo-bins/cargo-binstall@v1.16.2
19
- name: Install action-validator
20
run: cargo +stable binstall --no-confirm action-validator
21
- name: Lint Actions
0 commit comments