Skip to content

Commit f4d0f17

Browse files
ci(action): update actions/configure-pages action to v6
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cdd6d50 commit f4d0f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
cache: "yarn"
3636

3737
- name: Setup Pages
38-
uses: actions/configure-pages@v5
38+
uses: actions/configure-pages@v6
3939

4040
- name: Install dependencies
4141
run: yarn install

0 commit comments

Comments
 (0)