Skip to content

Commit 42e7ac0

Browse files
chore(deps): ⬆️ update actions/configure-pages action to v6 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a5fc31 commit 42e7ac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache: yarn
3434

3535
- name: Setup Pages
36-
uses: actions/configure-pages@v4
36+
uses: actions/configure-pages@v6
3737

3838
- name: Install dependencies
3939
run: yarn install --frozen-lockfile

0 commit comments

Comments
 (0)