Skip to content

Commit

Permalink
Merge pull request #499 from rest-for-physics/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-python-5

Bump actions/setup-python from 3 to 5
  • Loading branch information
lobis authored Feb 5, 2025
2 parents 0e9f3b5 + cc7b3ec commit 0dde7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Python
uses: actions/setup-python@v3
uses: actions/setup-python@v5
with:
python-version: 3.12

Expand Down

0 comments on commit 0dde7ae

Please sign in to comment.