We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03b7f34 + 6ddb237 commit a461c25Copy full SHA for a461c25
.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