Skip to content

Commit 835e18a

Browse files
authored
Merge pull request #73 from twsl/dependabot/github_actions/actions/configure-pages-6
chore(deps): bump actions/configure-pages from 5 to 6
2 parents b9fd7f6 + f94ffdc commit 835e18a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
url: ${{ steps.deployment.outputs.page_url }}
7575
steps:
7676
- name: Setup Pages
77-
uses: actions/configure-pages@v5
77+
uses: actions/configure-pages@v6
7878

7979
- name: Download Artifacts
8080
uses: actions/download-artifact@v8

0 commit comments

Comments
 (0)