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 fc5c06d commit 2c14553Copy full SHA for 2c14553
.github/workflows/ci-test.yml
@@ -97,7 +97,7 @@ jobs:
97
98
# Setup version of Python to use
99
- name: Set Up Python ${{ matrix.python-version }}
100
- uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
+ uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
101
with:
102
python-version: ${{ matrix.python-version }}
103
allow-prereleases: true
0 commit comments