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 80853cc commit 8d0b607Copy full SHA for 8d0b607
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v4
12
13
- name: Set up Python ${{ matrix.python-version }}
14
- uses: actions/setup-python@v5
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
15
with:
16
python-version: ${{ matrix.python-version }}
17
0 commit comments