Skip to content

Commit 86a3f62

Browse files
Update felixmosh/turborepo-gh-artifacts action to v3
1 parent 22a36a2 commit 86a3f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/deploy-preview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
with:
6464
ref: ${{ github.event.workflow_run.head_branch }}
6565
- name: TurboRepo local server
66-
uses: felixmosh/turborepo-gh-artifacts@v2
66+
uses: felixmosh/turborepo-gh-artifacts@v3
6767
with:
6868
repo-token: ${{ secrets.GITHUB_TOKEN }}
6969
- uses: wyvox/action-setup-pnpm@v3

0 commit comments

Comments
 (0)