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 89fb9eb + 610f3a8 commit 9b87684Copy full SHA for 9b87684
1 file changed
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
if: github.ref == 'refs/heads/master'
29
steps:
30
- name: Download a single artifact
31
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
32
with:
33
name: site
34
path: public
0 commit comments