Skip to content

Commit e9c2c02

Browse files
Kimberley CookKimberley Cook
authored andcommitted
update Upload artifact from v1 to v2
1 parent 26cfe36 commit e9c2c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
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@v1
39+
uses: actions/upload-pages-artifact@v2
4040
with:
4141
path: 'dist'
4242
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)