Skip to content

Commit d65f31d

Browse files
authored
Update build_deploy.yml
Reset upload-pages-artifact version to 3
1 parent ea7aff4 commit d65f31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Upload artifact
4848
# Automatically uploads an artifact from the './_site' directory by default
49-
uses: actions/upload-pages-artifact@v4
49+
uses: actions/upload-pages-artifact@v3
5050

5151
# Deployment job
5252
deploy:

0 commit comments

Comments
 (0)