diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d7dc816..15a1ccb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ jobs: validate: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - name: Fetch Core Version id: core_version