We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ade4cf commit ba56a4fCopy full SHA for ba56a4f
.github/workflows/ci-test.yml
@@ -94,7 +94,7 @@ jobs:
94
95
# Setup version of Python to use
96
- name: Set Up Python ${{ matrix.python-version }}
97
- uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
+ uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
98
with:
99
python-version: ${{ matrix.python-version }}
100
allow-prereleases: true
0 commit comments