Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 342dbeb

Browse files
evansimsbigdaz
authored andcommitted
Update README to use actions/checkout@v4
1 parent 56b90f2 commit 342dbeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
name: "Validation"
6464
runs-on: ubuntu-latest
6565
steps:
66-
- uses: actions/checkout@v3
66+
- uses: actions/checkout@v4
6767
- uses: gradle/wrapper-validation-action@v1
6868
```
6969

0 commit comments

Comments
 (0)