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