diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 68f9d6c..1a172c6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: # Need this to get version number from last tag fetch-depth: 0