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 e30db71 + 97923b9 commit dbff00aCopy full SHA for dbff00a
.github/workflows/lint.yaml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
13
with:
14
fetch-depth: 0
15
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
fetch-depth: '0'
22
fetch-tags: 'true'
@@ -96,7 +96,7 @@ jobs:
96
97
98
99
100
101
102
0 commit comments