Skip to content

Commit 20f5d85

Browse files
GH-16 Update actions/checkout action to v4.1.6 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a1cb19 commit 20f5d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
steps:
1818
- name: Checkout
19-
uses: actions/[email protected].1
19+
uses: actions/[email protected].6
2020
- name: 'Set up JDK ${{ matrix.java }}'
2121
uses: actions/[email protected]
2222
with:

0 commit comments

Comments
 (0)