Skip to content

Commit beed4b3

Browse files
authored
Update build_deploy.yml
Update version of upload-pages-artifact. Currently the build_deploy action is failing. Trying this first
1 parent e9ae8a9 commit beed4b3

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@v2
49+
uses: actions/upload-pages-artifact@v3
5050

5151
# Deployment job
5252
deploy:

0 commit comments

Comments
 (0)