Skip to content

Commit c6ad2fe

Browse files
authored
Update Deploy-website.yml
1 parent 42ade05 commit c6ad2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Deploy-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: |
5858
bash .github/workflows/build_tutorial.sh ${{ matrix.tutorial }}
5959
- name: Upload artifact
60-
uses: actions/upload-artifact@v3
60+
uses: actions/upload-artifact@v4
6161
with:
6262
path: parsed/*
6363

0 commit comments

Comments
 (0)