Skip to content

Commit dacb30c

Browse files
renovate[bot]bradenmacdonald
authored andcommitted
chore(deps): update actions/checkout action to v4
1 parent 81a4dee commit dacb30c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
needs: tests
2626
steps:
27-
- uses: actions/checkout@v3
27+
- uses: actions/checkout@v4
2828
- name: Download code coverage results
2929
uses: actions/download-artifact@v4
3030
with:

0 commit comments

Comments
 (0)