Skip to content

Commit f0e47d3

Browse files
chore(deps): bump actions/configure-pages from 4 to 5
chore(deps): bump actions/configure-pages from 4 to 5 in #126 by @dependabot[bot], contributing to Release v1.0.0-alpha.5 Changed files: - '.github/workflows/deploy_site.yml' Approved by: @ElBe-Plaq Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents 98d8a3b + f1cc993 commit f0e47d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Checkout
2626
uses: actions/checkout@v4
2727
- name: Setup Pages
28-
uses: actions/configure-pages@v4
28+
uses: actions/configure-pages@v5
2929
- name: Upload artifact
3030
uses: actions/upload-pages-artifact@v3
3131
with:

0 commit comments

Comments
 (0)