Skip to content

Commit

Permalink
chore: update turborepo-gh-artifacts action
Browse files Browse the repository at this point in the history
  • Loading branch information
Leksat committed Jan 31, 2025
1 parent 5003051 commit 4094b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: TurboRepo local server
if: ${{ github.event.inputs.turborepo_caching != 'Off' }}
uses: felixmosh/turborepo-gh-artifacts@v2
uses: felixmosh/turborepo-gh-artifacts@v3
with:
server-token: 'local'
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4094b84

Please sign in to comment.