Skip to content

Commit 9af39c2

Browse files
deps(gha): bump actions/upload-pages-artifact from 3 to 4 (#11)
1 parent b41613e commit 9af39c2

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
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Upload Pages artifact
4444
if: github.event_name != 'pull_request'
45-
uses: actions/upload-pages-artifact@v3
45+
uses: actions/upload-pages-artifact@v4
4646
with:
4747
path: ./dist/
4848

0 commit comments

Comments
 (0)