Skip to content

Commit 5993fa2

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 36358fd commit 5993fa2

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
@@ -37,7 +37,7 @@ jobs:
3737
run: bun run build
3838

3939
- name: Upload artifact
40-
uses: actions/upload-pages-artifact@v3
40+
uses: actions/upload-pages-artifact@v4
4141
with:
4242
path: dist
4343

0 commit comments

Comments
 (0)