diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fbf62c3..9b275dc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -17,7 +17,7 @@ jobs: contents: write packages: write steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: "Configure git client" shell: bash run: |