Skip to content

Commit

Permalink
ci: fix wrong version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi committed Jan 18, 2025
1 parent 8b72c37 commit 601600b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4
- uses: nelonoel/[email protected]
- id: set-matrix
uses: JoshuaTheMiller/conditional-build-matrix@2.0.1
uses: JoshuaTheMiller/conditional-build-matrix@v2.0.1
with:
filter: '[?runOn==`${{ env.BRANCH_NAME }}` || runOn==`always`]'
tests:
Expand Down

0 comments on commit 601600b

Please sign in to comment.