Skip to content

Commit a6bb809

Browse files
Bump actions/setup-python from 6.1.0 to 6.2.0 (#417)
1 parent 49783ae commit a6bb809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
16-
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
16+
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
1717
- name: set PY
1818
run: echo "PY=$(python -VV | sha256sum | cut -d' ' -f1)" >> $GITHUB_ENV
1919
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306

0 commit comments

Comments
 (0)