Skip to content

Commit 00f4d5b

Browse files
Merge pull request #31 from containers/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2 parents 5cd55f1 + 2f5f3c9 commit 00f4d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Build
4141
run: npm run build
4242
- name: Setup Pages
43-
uses: actions/configure-pages@v4
43+
uses: actions/configure-pages@v5
4444
- name: Upload artifact
4545
uses: actions/upload-pages-artifact@v3
4646
with:

0 commit comments

Comments
 (0)