Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrtalbot authored Apr 23, 2024
1 parent fd1d23f commit e04589b
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 @@ -35,7 +35,7 @@ jobs:

- name: List nf-test files
id: list
uses: adamrtalbot/detect-nf-test-changes@rewrite-using-class-instead-of-loops
uses: adamrtalbot/detect-nf-test-changes@v0.0.1
with:
head: ${{ github.sha }}
base: origin/${{ github.base_ref }}
Expand Down

0 comments on commit e04589b

Please sign in to comment.