Skip to content

Commit

Permalink
Update actions to resolve technical currency
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew W. Harn <[email protected]>
  • Loading branch information
awharn committed Jan 2, 2024
1 parent 90f5513 commit fea8f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Get Changed Files
id: files
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v41
with:
files: "**/*.json"
- run: |
Expand Down

0 comments on commit fea8f35

Please sign in to comment.