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 de1099e + c0aecc9 commit 480727dCopy full SHA for 480727d
.github/workflows/deploy-live.yml
@@ -49,7 +49,7 @@ jobs:
49
node-version: "18"
50
cache: "yarn"
51
52
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
53
with:
54
name: build
55
.github/workflows/deploy-preview.yml
@@ -129,7 +129,7 @@ jobs:
129
130
131
132
133
134
135
0 commit comments