1
0
mirror of https://github.com/go-task/task.git synced 2025-11-25 22:32:55 +02:00

fix: use go-task/setup-task instead of arduino/setup-task in CI

This commit is contained in:
Pete Davison
2025-09-15 12:30:35 +00:00
parent bb4c254211
commit a0cab3f5ec
2 changed files with 1 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ jobs:
run: |
npm config set '//registry.npmjs.org/:_authToken'=${{ secrets.NPM_TOKEN }}
- name: Install Task
uses: arduino/setup-task@v2
uses: go-task/setup-task@v1
- name: Install pnpm
uses: pnpm/action-setup@v4

View File

@@ -22,7 +22,6 @@ can view the full list of community integrations
Some installation methods are maintained by third party:
- [GitHub Actions](https://github.com/arduino/setup-task) by @arduino
- [AUR](https://aur.archlinux.org/packages/go-task-bin) by @carlsmedstad
- [Scoop](https://github.com/ScoopInstaller/Main/blob/master/bucket/task.json)
- [Fedora](https://packages.fedoraproject.org/pkgs/golang-github-task/go-task/)