Skip to content

Commit

Permalink
NEXT-33446 - update checkout action to v4 in circular dependencies job
Browse files Browse the repository at this point in the history
  • Loading branch information
Haberkamp committed Feb 8, 2024
1 parent cef1897 commit 5e11ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- uses: pnpm/action-setup@v2
with:
Expand Down

0 comments on commit 5e11ec8

Please sign in to comment.