We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e82585a + 2da10e8 commit 15d1d7cCopy full SHA for 15d1d7c
1 file changed
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
openssh-clients || true
72
73
- name: Setup Python
74
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
75
with:
76
python-version: ${{ matrix.python-version }}
77
@@ -179,7 +179,7 @@ jobs:
179
180
# Set up Python on macOS environment
181
182
183
184
185
0 commit comments