Skip to content

Commit 021ee36

Browse files
authored
Merge pull request #108 from mailersend/renovate/actions-checkout-5.x
chore(deps): update actions/checkout action to v5
2 parents 24066b1 + efb6da6 commit 021ee36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
build:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@v4
10+
- uses: actions/checkout@v5
1111

1212
- name: Set up Apache Maven Central
1313
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)