diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 61acd1e73..a4da8cca0 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -42,7 +42,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Build it and upload - uses: jumpserver/action-build-upload-assets@node10 + uses: jumpserver/action-build-upload-assets@node14.16 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: