Skip to content

Commit a5ebd46

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

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
@@ -37,7 +37,7 @@ jobs:
3737
run: npm run build
3838

3939
- name: Upload Pages Artifact
40-
uses: actions/upload-pages-artifact@v3
40+
uses: actions/upload-pages-artifact@v4
4141
with:
4242
path: build
4343

0 commit comments

Comments
 (0)