We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04aaf3c commit ce7b5a5Copy full SHA for ce7b5a5
1 file changed
project/.github/workflows/build.yaml.jinja
@@ -79,7 +79,7 @@ jobs:
79
env:{% elif precommit_tool == 'prek' %}
80
81
- name: Run prek
82
- uses: j178/prek-action@v1
+ uses: j178/prek-action@v2
83
continue-on-error: true
84
env:{% endif %}{% endif %}{% if package_manager == 'poetry'%}
85
SKIP: poetry-lock
0 commit comments