diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f28e981..b5a0fd3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: 0 @@ -53,7 +53,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: 0 @@ -76,7 +76,7 @@ jobs: # # steps: # - name: Checkout - # uses: actions/checkout@v5 + # uses: actions/checkout@v6 # with: # fetch-depth: 0 #