Skip to content

Commit 68ba3f3

Browse files
chore(deps): update actions/configure-pages action to v5 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e0f537 commit 68ba3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
cache: pnpm
103103

104104
- name: Setup Pages
105-
uses: actions/configure-pages@v4
105+
uses: actions/configure-pages@v5
106106

107107
- name: Install deps
108108
run: |

0 commit comments

Comments
 (0)