Skip to content

Commit

Permalink
Update to tj-actions/glob@v21
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Apr 2, 2024
1 parent 627ff3c commit 1c7251b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
name: ${{ needs.build.outputs.artifact_name }}
path: .
- name: Find wheels
uses: tj-actions/glob@v16
uses: tj-actions/glob@v21
id: wheels
with:
files: '*.whl'
Expand Down

0 comments on commit 1c7251b

Please sign in to comment.