Skip to content

Commit

Permalink
Merge pull request #451 from avaje/dependabot/github_actions/master/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4

[workflow]: Bump actions/checkout from 3 to 4
  • Loading branch information
github-actions[bot] authored Jun 17, 2024
2 parents c63a2a9 + 9600094 commit 4771d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jdk-ea-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
packages: write

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Java
uses: oracle-actions/setup-java@v1
with:
Expand Down

0 comments on commit 4771d39

Please sign in to comment.