diff --git a/.github/workflows/create-release.yaml b/.github/workflows/create-release.yaml index 51a37aa..02372f5 100644 --- a/.github/workflows/create-release.yaml +++ b/.github/workflows/create-release.yaml @@ -61,7 +61,7 @@ jobs: with: node-version: '20' - name: Install Snapcraft - uses: samuelmeuli/action-snapcraft@v2 + uses: samuelmeuli/action-snapcraft@v3 - name: restore node_modules uses: actions/cache@v4 with: