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 49783ae commit a6bb809Copy full SHA for a6bb809
1 file changed
.github/workflows/pre-commit.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
16
- - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
17
- name: set PY
18
run: echo "PY=$(python -VV | sha256sum | cut -d' ' -f1)" >> $GITHUB_ENV
19
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306
0 commit comments