We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfaf45f commit 61a7b4cCopy full SHA for 61a7b4c
.github/workflows/cd.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
26
steps:
27
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
28
with:
29
fetch-depth: 0
30
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
experimental: [false, false, true]
31
32
33
34
35
0 commit comments