Skip to content

Commit 0dde7ae

Browse files
authored
Merge pull request #499 from rest-for-physics/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 3 to 5
2 parents 0e9f3b5 + cc7b3ec commit 0dde7ae

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
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v4
2828

2929
- name: Setup Python
30-
uses: actions/setup-python@v3
30+
uses: actions/setup-python@v5
3131
with:
3232
python-version: 3.12
3333

0 commit comments

Comments
 (0)