Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrtalbot authored Apr 24, 2024
1 parent 9db4b22 commit 979fe8b
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 @@ -119,7 +119,7 @@ jobs:

- name: List nf-test files
id: list
uses: adamrtalbot/detect-nf-test-changes@9f8c94bee392098ca3e247e1004613a3728bbce5
uses: adamrtalbot/detect-nf-test-changes@v0.0.3
with:
head: ${{ github.sha }}
base: origin/${{ github.base_ref }}
Expand Down

0 comments on commit 979fe8b

Please sign in to comment.