Skip to content

Commit 3baea80

Browse files
bootc-bot[bot]cgwalters
authored andcommitted
chore(deps): update github actions
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent 243b9fd commit 3baea80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
- name: Setup Pages
2929
id: pages
30-
uses: actions/configure-pages@v5
30+
uses: actions/configure-pages@v6
3131
- name: Upload artifact
3232
uses: actions/upload-pages-artifact@v4
3333
with:
@@ -42,4 +42,4 @@ jobs:
4242
steps:
4343
- name: Deploy to GitHub Pages
4444
id: deployment
45-
uses: actions/deploy-pages@v4
45+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)