Skip to content

Commit

Permalink
actions bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssaruth committed Nov 7, 2024
1 parent dd2dd99 commit dc4a2a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
matrix:
project: [core, client, server]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: zulu
java-version: 11.0.18
Expand Down

0 comments on commit dc4a2a6

Please sign in to comment.