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 c0d470e commit 5efd094Copy full SHA for 5efd094
.github/workflows/pre-commit.yml
@@ -39,5 +39,5 @@ jobs:
39
${{ inputs.cache-prefix }}${{ env.cache-name }}-${{ inputs.os }}-${{ inputs.ghc }}-
40
${{ inputs.cache-prefix }}${{ env.cache-name }}-${{ inputs.os }}-
41
42
- - uses: actions/setup-python@v3
+ - uses: actions/setup-python@v4
43
- uses: pre-commit/[email protected]
0 commit comments