Skip to content

Commit

Permalink
Merge pull request #3 from edutap-eu/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/configure-pages-5

Bump actions/configure-pages from 1 to 5
  • Loading branch information
jensens authored Jan 27, 2025
2 parents 62a364e + d9b5f2d commit c2722c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v1
uses: actions/configure-pages@v5
- name: Setup Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit c2722c1

Please sign in to comment.