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 18, 2024
1 parent b864fa1 commit 87c6474
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@v17
uses: tj-actions/glob@v21
id: packages
with:
files: '*.tgz'
Expand Down

0 comments on commit 87c6474

Please sign in to comment.