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 81620fd + bc556b2 commit ef5126eCopy full SHA for ef5126e
.github/workflows/lint-test.yaml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
11
with:
12
fetch-depth: 0
13
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
20
0 commit comments