diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index a14c5ce4..14d2798e 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -139,7 +139,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@3 + uses: actions/checkout@v3 - name: Download Linux artifacts uses: actions/download-artifact@v1