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 c9d9a56 commit 8ac1e98Copy full SHA for 8ac1e98
.github/workflows/check.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Python
22
uses: actions/setup-python@v2
23
- name: Run pre-commit
24
- uses: pre-commit/action@v2.0.3
+ uses: pre-commit/action@v3.0.0
25
26
test-run:
27
name: Test VKMS
0 commit comments