Skip to content

Commit 32550ca

Browse files
committed
Merge branch 'master' of github.com:rok4/rok4.github.io
2 parents 86522ca + 7e60196 commit 32550ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
token: ${{ secrets.GITHUB_TOKEN }}
2020

2121
- name: Setup python
22-
uses: actions/setup-python@v4
22+
uses: actions/setup-python@v5
2323
with:
2424
python-version: "3.10"
2525
cache: 'pip'

0 commit comments

Comments
 (0)