diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 747aae1..69fac85 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,7 +27,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Extract version for tags run: |