We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ce568 commit 1a0ea28Copy full SHA for 1a0ea28
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
run: yarn install
27
28
- name: TurboRepo Local Server
29
- uses: felixmosh/turborepo-gh-artifacts@v2
+ uses: felixmosh/turborepo-gh-artifacts@v3
30
with:
31
repo-token: ${{ secrets.GITHUB_TOKEN }}
32
server-token: ${{ env.TURBO_TOKEN }}
0 commit comments