diff --git a/.github/workflows/icons.yml b/.github/workflows/icons.yml index aca165a..c059721 100644 --- a/.github/workflows/icons.yml +++ b/.github/workflows/icons.yml @@ -39,7 +39,7 @@ jobs: submodules: true - name: Install pnpm - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v5 with: version: 10 @@ -73,7 +73,7 @@ jobs: submodules: true - name: Install pnpm - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v5 with: version: 10