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 fbe7247 + c298e7b commit 0ac04c0Copy full SHA for 0ac04c0
.github/workflows/draft.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Set up Python
13
- uses: actions/setup-python@3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df
+ uses: actions/setup-python@dc73133d4da04e56a135ae2246682783cc7c7cb6
14
with:
15
python-version: 3.x
16
.github/workflows/release.yml
0 commit comments