Skip to content

Commit 3f08c50

Browse files
setup(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#103)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 239614d commit 3f08c50

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
@@ -62,7 +62,7 @@ jobs:
6262
enableCrossOsArchive: true
6363

6464
- name: Upload Artifact
65-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
65+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
6666
with:
6767
path: ./out # next.js build output
6868

0 commit comments

Comments
 (0)