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.
1 parent 3f4bb3d commit 54741b9Copy full SHA for 54741b9
1 file changed
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Check workflows
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
15
- name: Download actionlint
16
id: download-actionlint
17
run: bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/7fdc9630cc360ea1a469eed64ac6d78caeda1234/scripts/download-actionlint.bash) 1.6.23
0 commit comments