diff --git a/.github/workflows/build.actions.yml b/.github/workflows/build.actions.yml index ffdc762..d82dc90 100644 --- a/.github/workflows/build.actions.yml +++ b/.github/workflows/build.actions.yml @@ -21,7 +21,7 @@ jobs: name: "Build & Test" runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v6 - name: Set up JDK 21 # Uses sha for added security since tags can be updated uses: joschi/setup-jdk@1818212fcdf7eea4e09a6eb156c536640bf7b52f