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 73ac099 commit 7f7273dCopy full SHA for 7f7273d
.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