diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b68eaa9..a35ffd2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -35,7 +35,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v6 - name: Get the release version from the tag shell: bash