Skip to content

Commit 17ab800

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 85cd469 commit 17ab800

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/astro.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
${{ steps.detect-package-manager.outputs.runner }} run build
7272
working-directory: ${{ env.BUILD_PATH }}
7373
- name: Upload artifact
74-
uses: actions/upload-pages-artifact@v3
74+
uses: actions/upload-pages-artifact@v4
7575
with:
7676
path: ${{ env.BUILD_PATH }}/dist
7777

0 commit comments

Comments
 (0)