Skip to content

Commit e7d1738

Browse files
Update actions/configure-pages action to v6 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0cee89 commit e7d1738

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Checkout
3333
uses: actions/checkout@v6
3434
- name: Setup Pages
35-
uses: actions/configure-pages@v5
35+
uses: actions/configure-pages@v6
3636
- name: Upload artifact
3737
uses: actions/upload-pages-artifact@v4
3838
with:

0 commit comments

Comments
 (0)