Skip to content

Commit d57fbd8

Browse files
renovate[bot]hypery2k
authored andcommitted
chore(deps): update actions/checkout action to v4
1 parent 3dcc11d commit d57fbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-22.04 # May also run on other kinds of distros
99
steps:
1010
- name: Checkout
11-
uses: actions/checkout@v3
11+
uses: actions/checkout@v4
1212
- name: Setup Java
1313
uses: actions/setup-java@v3 # Does also set up Maven and GPG
1414
with:

0 commit comments

Comments
 (0)