Skip to content

Commit 7e9bee8

Browse files
authored
Merge pull request #401 from astropy/dependabot/github_actions/actions/download-artifact-5.0.0
Bump actions/download-artifact from 4.3.0 to 5.0.0
2 parents 5fb5474 + 50de852 commit 7e9bee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
echo "VERSION_NUMBER=$VERSION_NUMBER" >> $GITHUB_ENV
112112
113113
- name: Download artifact
114-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
114+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
115115
with:
116116
name: rendered-book-sha-${{ github.sha }}
117117
path: dev

0 commit comments

Comments
 (0)