We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c515b commit f92d7d2Copy full SHA for f92d7d2
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: [idp]
26
environment: ci
27
steps:
28
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
29
with:
30
fetch-depth: 0
31
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
23
0 commit comments