We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b7f34 commit 6ddb237Copy full SHA for 6ddb237
.github/workflows/build-and-deploy.yml
@@ -86,7 +86,7 @@ jobs:
86
87
steps:
88
- name: Download WF Artifact
89
- uses: actions/download-artifact@v4.2.1
+ uses: actions/download-artifact@v4.3.0
90
with:
91
name: mkeithx__build
92
path: website/build
0 commit comments