Skip to content

Commit e200767

Browse files
Merge pull request #7 from amberframework/dependabot/github_actions/actions/configure-pages-5
chore(deps): bump actions/configure-pages from 4 to 5
2 parents 679cfe9 + 0d16486 commit e200767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: Setup Pages
5151
if: github.ref == 'refs/heads/main'
52-
uses: actions/configure-pages@v4
52+
uses: actions/configure-pages@v5
5353

5454
- name: Upload artifact
5555
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)