Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen authored Jan 22, 2024
1 parent b541085 commit d463544
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@v4.1.1
- uses: actions/checkout@v4
- name: Setup JDK
uses: actions/setup-java@v2
with:
Expand Down

0 comments on commit d463544

Please sign in to comment.