Skip to content

Commit ba1aafd

Browse files
Update actions/upload-pages-artifact action to v5 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7d1738 commit ba1aafd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Setup Pages
3535
uses: actions/configure-pages@v6
3636
- name: Upload artifact
37-
uses: actions/upload-pages-artifact@v4
37+
uses: actions/upload-pages-artifact@v5
3838
with:
3939
# Upload entire repository
4040
path: './astar/'

0 commit comments

Comments
 (0)