We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d64a6f + b24d117 commit 4e0baffCopy full SHA for 4e0baff
.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/[email protected].18
+ uses: cargo-bins/[email protected].22
19
- name: Install action-validator
20
run: cargo +stable binstall --no-confirm action-validator
21
- name: Lint Actions
0 commit comments