We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbcacf1 commit 4332ef3Copy full SHA for 4332ef3
.github/workflows/support.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
19
with:
20
fetch-depth: 2
21
- - uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
+ - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
22
23
python-version: 3.8
24
- name: Install support scripts
.github/workflows/tests.yml
@@ -77,7 +77,7 @@ jobs:
77
78
steps:
79
80
81
82
python-version: '3.10.12'
83
update-environment: false
0 commit comments