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 846513b + 3750447 commit f306295Copy full SHA for f306295
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
19
with:
20
fetch-depth: 0
21
.github/workflows/deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
14
0 commit comments