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