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.
2 parents b90cf81 + a2def0e commit 7ba55c0Copy full SHA for 7ba55c0
.github/workflows/lint.yml
@@ -19,7 +19,7 @@ jobs:
19
statuses: write
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
23
with:
24
fetch-depth: 0
25
persist-credentials: false
.github/workflows/pages.yml
@@ -36,7 +36,7 @@ jobs:
36
id-token: write
37
38
39
40
41
42
0 commit comments