Skip to content

Commit 1c7251b

Browse files
committed
Update to tj-actions/glob@v21
1 parent 627ff3c commit 1c7251b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
name: ${{ needs.build.outputs.artifact_name }}
116116
path: .
117117
- name: Find wheels
118-
uses: tj-actions/glob@v16
118+
uses: tj-actions/glob@v21
119119
id: wheels
120120
with:
121121
files: '*.whl'

0 commit comments

Comments
 (0)