Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dirx committed Jan 21, 2023
1 parent 71ec361 commit 18d49e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
composer prepare-docs
- name: Setup Python
if: matrix.publish == true && github.event_name == 'push' && github.ref == 'refs/heads/main'
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.x
- name: Setup mkdocs-material
Expand Down

0 comments on commit 18d49e2

Please sign in to comment.