Skip to content

Commit eaee387

Browse files
frodesundbyjhrv
andcommitted
update upload artifact to latest version
Co-authored-by: Johnny Horvi <[email protected]>
1 parent d3fc2cc commit eaee387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
env:
3535
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}
3636
- name: Upload artifact
37-
uses: actions/upload-pages-artifact@v1
37+
uses: actions/upload-pages-artifact@v3
3838
with:
3939
path: build/
4040

0 commit comments

Comments
 (0)