Skip to content

Commit

Permalink
Bump actions/checkout from 2.4.0 to 4.1.1 (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 0d6c247 commit 24f0119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
architecture: [ 'x64' ]
name: Build with JDK ${{ matrix.java }} and Hazelcast ${{ matrix.hazelcast }}
steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v4
- name: Setup JDK
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 24f0119

Please sign in to comment.