Skip to content

Commit ff468a6

Browse files
chore(deps): bump actions/configure-pages from 5 to 6 (#87)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c36659c commit ff468a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
working-directory: ./content
4343
run: npm run build
4444
- name: Setup Pages
45-
uses: actions/configure-pages@v5
45+
uses: actions/configure-pages@v6
4646
- name: Upload artifact
4747
uses: actions/upload-pages-artifact@v4
4848
with:

0 commit comments

Comments
 (0)