Skip to content

Commit 1a6506c

Browse files
committedJan 16, 2024
1 parent 26b202f commit 1a6506c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
if: ${{ github.repository == 'publiccodenet/publiccodenet-url-check' }}
3838
runs-on: ubuntu-latest
3939
steps:
40-
- uses: actions/checkout@v2
40+
- uses: actions/checkout@v4
4141
- name: drop-some-bloat
4242
run: sudo apt-get remove -y firefox
4343
- name: update-deps

0 commit comments

Comments
 (0)