Skip to content

Commit b19fba0

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-to-github-pages.yml

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

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

0 commit comments

Comments
 (0)