We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf3523 commit 85f6a52Copy full SHA for 85f6a52
.github/workflows/checks.yml
@@ -20,7 +20,7 @@ jobs:
20
21
# https://github.com/actions/checkout
22
- name: Checkout cc-legal-tools-app
23
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
24
25
- name: Check published files for invalid template
26
run: |
0 commit comments