Skip to content

Commit 2e2cf11

Browse files
authored
Merge pull request #1 from Vi-Nk/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents c54f938 + 10f4a28 commit 2e2cf11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

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

1515
steps:
1616
- name: Checkout repository
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v6
1818

1919
- name: Set up JDK 17
2020
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)