diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 76ea0c2..58c0e10 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,7 +15,7 @@ jobs: - name: Use Node.js latest uses: actions/setup-node@v4 with: - node-version: latest + node-version: 21.7.3 # Share artifact inside workflow - name: Share artifacts @@ -36,4 +36,4 @@ jobs: - name: Create Release uses: ncipollo/release-action@v1.14.0 with: - tag: v1.5.6.5 \ No newline at end of file + tag: v1.5.6.5