Skip to content

Commit 3dc4417

Browse files
Update .github/workflows/tests.yml
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 34a617a commit 3dc4417

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
steps:
6161
- uses: actions/checkout@v5
6262
- name: ${{ matrix.toxenv }}
63-
uses: actions/setup-python@v5
63+
uses: actions/setup-python@v6
6464
with:
6565
python-version: "3.x"
6666
- name: Install tox

0 commit comments

Comments
 (0)