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 e939685 commit 5a35420Copy full SHA for 5a35420
.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@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
+ uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
101
with:
102
python-version: ${{ matrix.python-version }}
103
allow-prereleases: true
0 commit comments