Skip to content

Commit

Permalink
Use glob v17 action
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Dec 8, 2023
1 parent f5e9efd commit 86fb9a8
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 @@ -95,7 +95,7 @@ jobs:
name: ${{ needs.build.outputs.artifact_name }}
path: .
- name: Find packages
uses: tj-actions/glob@v16
uses: tj-actions/glob@v17
id: packages
with:
files: '*.tgz'
Expand Down

0 comments on commit 86fb9a8

Please sign in to comment.