diff --git a/.github/workflows/default.yml b/.github/workflows/default.yml index 046ec6c..5c5cf7c 100644 --- a/.github/workflows/default.yml +++ b/.github/workflows/default.yml @@ -320,7 +320,7 @@ jobs: steps: - name: checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: setup msvc uses: ilammy/msvc-dev-cmd@v1 @@ -413,7 +413,7 @@ jobs: steps: - name: checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 0 fetch-tags: true @@ -481,7 +481,7 @@ jobs: steps: - name: checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 1