Skip to content

Commit a818f5b

Browse files
chore(deps): update actions/configure-pages action to v6 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 960b288 commit a818f5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playground.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache-dependency-path: playground/package-lock.json
3434

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

3838
- run: npm ci
3939
- run: npm run build

0 commit comments

Comments
 (0)