Skip to content

Commit 68db386

Browse files
authored
Merge pull request #11 from meroxdotdev/dependabot/github_actions/actions/configure-pages-5
chore(deps): bump actions/configure-pages from 4 to 5
2 parents 1d9b1d1 + 5da11b1 commit 68db386

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
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Setup Pages
3939
id: pages
40-
uses: actions/configure-pages@v4
40+
uses: actions/configure-pages@v5
4141

4242
- name: Setup Ruby
4343
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)