Skip to content

Commit 18d49e2

Browse files
committed
Update github actions
1 parent 71ec361 commit 18d49e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
composer prepare-docs
123123
- name: Setup Python
124124
if: matrix.publish == true && github.event_name == 'push' && github.ref == 'refs/heads/main'
125-
uses: actions/setup-python@v2
125+
uses: actions/setup-python@v4
126126
with:
127127
python-version: 3.x
128128
- name: Setup mkdocs-material

0 commit comments

Comments
 (0)