Skip to content

Commit c2722c1

Browse files
authored
Merge pull request #3 from edutap-eu/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 1 to 5
2 parents 62a364e + d9b5f2d commit c2722c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Checkout
3232
uses: actions/checkout@v4
3333
- name: Setup Pages
34-
uses: actions/configure-pages@v1
34+
uses: actions/configure-pages@v5
3535
- name: Setup Python
3636
uses: actions/setup-python@v5
3737
with:

0 commit comments

Comments
 (0)