Skip to content

Commit b5407b8

Browse files
Update actions/configure-pages action to v5 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6fefa41 commit b5407b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: ls -la dist
5151

5252
- name: Setup Pages
53-
uses: actions/configure-pages@v4
53+
uses: actions/configure-pages@v5
5454

5555
- name: Upload artifact
5656
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)