diff --git a/.github/workflows/native_build.yaml b/.github/workflows/native_build.yaml index 6a9165c..f866f2e 100644 --- a/.github/workflows/native_build.yaml +++ b/.github/workflows/native_build.yaml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Set up JDK 25 uses: actions/setup-java@v5