Skip to content

Commit 4d747aa

Browse files
chore: update github actions (#664)
Co-authored-by: Maryam Khidir <mkhidir@amazon.de>
1 parent 6301ba5 commit 4d747aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
npm run docs:build
4444
touch docs/.vitepress/dist/.nojekyll
4545
- name: Upload artifact
46-
uses: actions/upload-pages-artifact@v2
46+
uses: actions/upload-pages-artifact@v3
4747
with:
4848
path: docs/.vitepress/dist
4949

0 commit comments

Comments
 (0)