Properly fix actions to work with Forgejo Actions #38

Merged
sugar merged 6 commits from sugar/forkey:use-pnpm-action-4.0.0 into main 2025-01-17 11:42:39 +00:00
Showing only changes of commit f531171c59 - Show all commits

View file

@ -55,7 +55,7 @@ jobs:
with:
run_install: false
- name: Install FFmpeg
uses: FedericoCarboni/setup-ffmpeg@v3
uses: https://github.com/FedericoCarboni/setup-ffmpeg@v3
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4.1.0
with: