Skip to content

Commit a8aaa57

Browse files
chore(deps): update actions/upload-pages-artifact action to v5
1 parent a5c2e7e commit a8aaa57

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
@@ -50,7 +50,7 @@ jobs:
5050
fail-on-cache-miss: true
5151

5252
- name: Upload repository as artifact
53-
uses: actions/upload-pages-artifact@v4
53+
uses: actions/upload-pages-artifact@v5
5454
with:
5555
path: ${{ needs.build.outputs.repository-directory }}
5656

0 commit comments

Comments
 (0)