Skip to content

Commit

Permalink
Merge pull request #18 from altwalker/dependabot/github_actions/devel…
Browse files Browse the repository at this point in the history
…op/actions/setup-python-5

Bump actions/setup-python from 4 to 5
  • Loading branch information
Robert-96 authored Mar 25, 2024
2 parents 2485125 + 4555702 commit 9dc55ce
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 @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.10'

Expand Down

0 comments on commit 9dc55ce

Please sign in to comment.