Skip to content

Commit

Permalink
ci: Update composite
Browse files Browse the repository at this point in the history
  • Loading branch information
null2264 committed Apr 16, 2024
1 parent 516cf69 commit 9168222
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: null2264/actions/gradle-setup@master
- uses: null2264/actions/gradle-setup@86c29e7
with:
java: 21
- uses: null2264/actions/neoforge-snapshot@master
- uses: null2264/actions/neoforge-snapshot@86c29e7
with:
mc-version: 24w14a
- name: Setup build environment
Expand Down

0 comments on commit 9168222

Please sign in to comment.