Skip to content

Commit

Permalink
use action checkout V4
Browse files Browse the repository at this point in the history
  • Loading branch information
SenseiTarzan authored Aug 20, 2024
1 parent c3e296d commit 3b59265
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3

uses: actions/checkout@v4
- name: Set up GraalVM with Java 21
uses: graalvm/setup-graalvm@v1
with:
Expand Down

0 comments on commit 3b59265

Please sign in to comment.