Skip to content

Commit

Permalink
Merge pull request #272 from jakartaee/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4.1.0

chore(deps): Bump actions/checkout from 4.0.0 to 4.1.0
  • Loading branch information
otaviojava authored Sep 23, 2023
2 parents 265e8bc + eb12bd1 commit 972fcaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- name: Set up JDK ${{ matrix.java-version }}
uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
with:
Expand Down

0 comments on commit 972fcaf

Please sign in to comment.