Skip to content

Commit f9f9fd9

Browse files
chore(deps): Bump actions/upload-pages-artifact from 3 to 4 (#34)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7998d49 commit f9f9fd9

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
@@ -45,7 +45,7 @@ jobs:
4545
--standalone
4646
--output build/index.html
4747
- name: Upload artifact
48-
uses: actions/upload-pages-artifact@v3
48+
uses: actions/upload-pages-artifact@v4
4949
with:
5050
path: ./build
5151

0 commit comments

Comments
 (0)