Skip to content

Commit 0411295

Browse files
committedOct 23, 2024·
Update actions/checkout action to v4.2.2
1 parent 91cd4a2 commit 0411295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
steps:
8585

8686
- name: Checkout
87-
uses: actions/checkout@v4.2.1
87+
uses: actions/checkout@v4.2.2
8888

8989
- name: Validate Gradle wrapper
9090
uses: gradle/wrapper-validation-action@v1.1.0

0 commit comments

Comments
 (0)
Please sign in to comment.