Skip to content

Commit

Permalink
chore: fix nrwl/nx-set-shas
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-jonas committed Aug 6, 2024
1 parent f8b9522 commit 055f47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
node-version: "20"
- name: Install dependencies
run: npm ci
- uses: nrwl/nx-set-shas
- uses: nrwl/nx-set-shas@v4
- run: npx nx affected -t lint test build
- uses: actions/upload-artifact@v2
if: always()
Expand Down

0 comments on commit 055f47c

Please sign in to comment.