Skip to content

Commit 85f6a52

Browse files
committed
update to actions/checkout@v4
1 parent ccf3523 commit 85f6a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
2121
# https://github.com/actions/checkout
2222
- name: Checkout cc-legal-tools-app
23-
uses: actions/checkout@v3
23+
uses: actions/checkout@v4
2424

2525
- name: Check published files for invalid template
2626
run: |

0 commit comments

Comments
 (0)