We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d560c5b + 2a002b8 commit cbb6161Copy full SHA for cbb6161
.github/workflows/generate.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
21
- name: Set up Python 3.11
22
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d
+ uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
23
with:
24
python-version: '3.11'
25
cache: 'pip'
0 commit comments