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