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.
2 parents 56c411a + ad5b77c commit f99813fCopy full SHA for f99813f
2 files changed
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
persist-credentials: false
19
20
- name: Set up Python 3
21
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
+ uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
22
with:
23
python-version: '3.x'
24
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
- name: Set up Python
id: setup
25
26
27
0 commit comments