Skip to content

Commit deb6515

Browse files
Bump actions/checkout from 4.1.5 to 4.1.6 (#262)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@44c2b7a...a5ac7e5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4167879 commit deb6515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- name: Checkout code
30-
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
30+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
3131

3232
- name: Set up Java
3333
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9

0 commit comments

Comments
 (0)