Skip to content

Commit 4e26783

Browse files
chore: Bump actions/upload-pages-artifact from 3 to 5 (#41)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b224f9b commit 4e26783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: npm run docusaurus:build
3535

3636
- name: Upload Pages artifact
37-
uses: actions/upload-pages-artifact@v3
37+
uses: actions/upload-pages-artifact@v5
3838
with:
3939
path: ./build
4040

0 commit comments

Comments
 (0)