Skip to content

Commit 85f8b03

Browse files
chore(deps): update actions/setup-python action to v6
1 parent 9cfb5c6 commit 85f8b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_deploy_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
git push
5151
5252
- name: Set up Python
53-
uses: actions/setup-python@v5
53+
uses: actions/setup-python@v6
5454
with:
5555
python-version: ${{ env.PYTHON_VERSION }}
5656

0 commit comments

Comments
 (0)