Skip to content

Commit cba6688

Browse files
authored
Merge pull request #1139 from astropy/dependabot/github_actions/dot-github/workflows/actions-3b94abdcc2
Bump actions/upload-artifact from 5.0.0 to 6.0.0 in /.github/workflows in the actions group
2 parents e027d6c + 170bf55 commit cba6688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
CIBW_PROJECT_REQUIRES_PYTHON: ">=3.11"
3232
CIBW_SKIP: pp*
3333

34-
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
34+
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
3535
with:
3636
name: wheels-${{ matrix.os }}
3737
path: ./wheelhouse/*.whl

0 commit comments

Comments
 (0)