Skip to content

Commit 0400e8a

Browse files
chore(deps): update actions/setup-python action to v6 (#579)
1 parent a418043 commit 0400e8a

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)