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 4f84eb3 commit 54b27bbCopy full SHA for 54b27bb
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
ci:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
- run: corepack enable
17
- uses: actions/setup-node@v6
18
with:
.github/workflows/provenance.yml
@@ -13,7 +13,7 @@ jobs:
check-provenance:
fetch-depth: 0
19
- name: Check provenance downgrades
0 commit comments