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.
1 parent 464d9d2 commit 4cdedf5Copy full SHA for 4cdedf5
.github/workflows/Deploy-website.yml
@@ -70,7 +70,7 @@ jobs:
70
BRANCH: 'jsotutorials-${{ github.event_name }}-${{ github.sha }}'
71
steps:
72
- name: Download artifact
73
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
74
with:
75
path: .
76
- name: list
0 commit comments