diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e8689ed..31381a4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: os: [ windows-2019, ubuntu-20.04 ] steps: - name: Checkout - uses: actions/checkout@v3.6.0 + uses: actions/checkout@v4.0.0 - name: Create artifacts to test release shell: pwsh run: |