Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/crate-ci/typos-1.1…
Browse files Browse the repository at this point in the history
…6.26
  • Loading branch information
sloede authored Jan 8, 2024
2 parents b2e4922 + c779c95 commit 403ba9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.x' # see also https://github.com/actions/setup-python
- name: Install dependencies
Expand Down

0 comments on commit 403ba9f

Please sign in to comment.