Skip to content

Commit 6d599c8

Browse files
Merge pull request #36 from zeroBzeroT/dependabot/github_actions/actions/checkout-4
github-actions(deps): bump actions/checkout from 3 to 4
2 parents 7653bc3 + b9b22ef commit 6d599c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212

1313
- name: Git
14-
uses: actions/checkout@v3
14+
uses: actions/checkout@v4
1515

1616
- name: Java
1717
uses: actions/setup-java@v4.0.0

0 commit comments

Comments
 (0)