Skip to content

Commit 5f7d29d

Browse files
Update build-and-test.yml
1 parent 6995513 commit 5f7d29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
# Python
4343
- name: Set up Python
44-
uses: actions/setup-python@v5
44+
uses: actions/setup-python@v6
4545
with:
4646
python-version: ${{ inputs.python-version }}
4747
cache: pip

0 commit comments

Comments
 (0)