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 73ac099 + 7f7273d commit da8bc64Copy full SHA for da8bc64
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
tests:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
with:
17
fetch-depth: 0
18
@@ -24,7 +24,7 @@ jobs:
24
docker:
25
26
27
28
29
30
.github/workflows/publish-docker-image.yml
@@ -9,7 +9,7 @@ jobs:
9
ci:
10
11
0 commit comments