Skip to content

Commit b94ee12

Browse files
Bump actions/configure-pages from 4 to 5 (#7)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea2e8f2 commit b94ee12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Setup Pages
3737
id: pages
38-
uses: actions/configure-pages@v4
38+
uses: actions/configure-pages@v5
3939

4040
- name: Setup Ruby
4141
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)