Skip to content

Commit fd3ee28

Browse files
Kimberley CookKimberley Cook
Kimberley Cook
authored and
Kimberley Cook
committed
update Artifact from v2 to v4
1 parent e9c2c02 commit fd3ee28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
npm ci
3737
npm run build
3838
- name: Upload artifact
39-
uses: actions/upload-pages-artifact@v2
39+
uses: actions/upload-pages-artifact@v3
4040
with:
4141
path: 'dist'
4242
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)