Skip to content

Commit

Permalink
chore(deps): bump the actions group with 1 update (#2923)
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [tj-actions/glob](https://github.com/tj-actions/glob).


Updates `tj-actions/glob` from 17 to 18
- [Release notes](https://github.com/tj-actions/glob/releases)
- [Changelog](https://github.com/tj-actions/glob/blob/main/HISTORY.md)
- [Commits](tj-actions/glob@v17...v18)

---
updated-dependencies:
- dependency-name: tj-actions/glob
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jim Pivarski <[email protected]>
  • Loading branch information
dependabot[bot] and jpivarski authored Jan 12, 2024
1 parent cb0f843 commit ed723dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
python -m build -w awkward-cpp
- name: Find built wheel
uses: tj-actions/glob@v17
uses: tj-actions/glob@v18
id: find-wheel
with:
files: |
Expand Down

0 comments on commit ed723dd

Please sign in to comment.