Skip to content

Commit 95064b7

Browse files
Merge pull request #140 from nextstrain/dependabot/github_actions/actions/setup-python-6
2 parents 9bd555d + 68e8119 commit 95064b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-rtd-redirects.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333
steps:
3434
- uses: actions/checkout@v4
35-
- uses: actions/setup-python@v5
35+
- uses: actions/setup-python@v6
3636

3737
- name: Upgrade Python toolchain
3838
run: python3 -m pip install --upgrade pip setuptools wheel

0 commit comments

Comments
 (0)