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 dd66752 commit b935171Copy full SHA for b935171
.github/workflows/lint.yaml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout
13
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # pin@v3
14
15
- - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # pin@v4
+ - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # pin@v4
16
with:
17
python-version: 3.12
18
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
version: v3.10.0
19
20
21
22
23
0 commit comments