2 parents 7ad963f + 17c3eb3 commit a7437d4Copy full SHA for a7437d4
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
timeout-minutes: 10
19
steps:
20
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
21
# Pin shellcheck so CI matches local; the runner pre-installs an older one
22
# whose extra findings (e.g. SC2015) would diverge from what you see locally.
23
- name: install pinned shellcheck
0 commit comments