Skip to content

Commit 962f71c

Browse files
authored
Merge pull request #350 from devlead/renovate/actions-configure-pages-6.x
chore(deps): update actions/configure-pages action to v6
2 parents 9caec6d + ba15046 commit 962f71c

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
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: Setup Pages
6767
if: runner.os == 'Linux' && github.ref == 'refs/heads/main'
68-
uses: actions/configure-pages@v5
68+
uses: actions/configure-pages@v6
6969

7070
- name: Upload pages artifact
7171
if: runner.os == 'Linux' && github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)