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 123ce9a + 5880596 commit c0244a2Copy full SHA for c0244a2
.github/workflows/push.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
steps:
26
- name: ⬇️ Restore output
27
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
28
with:
29
name: ${{ github.sha }}
30
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
0 commit comments