Skip to content

Commit 9e0084f

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/setup-python-5
2 parents ffd33a5 + d9d7cba commit 9e0084f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: python site/build_site.py
4747

4848
- name: Setup Pages
49-
uses: actions/configure-pages@v4
49+
uses: actions/configure-pages@v5
5050

5151
- name: Upload artifact
5252
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)