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 4d36fbd commit 3ae70efCopy full SHA for 3ae70ef
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: [idp]
27
environment: ci
28
steps:
29
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
30
with:
31
fetch-depth: 0
32
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments