Skip to content

Commit 2b4a99a

Browse files
chore(deps): update actions/download-artifact action to v8 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ee5b7f commit 2b4a99a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

publish/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ runs:
4949
run: npm install -g npm@latest
5050

5151
- name: Download tarball artifact
52-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
52+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
5353
with:
5454
name: uppt-tarball
5555
path: ${{ runner.temp }}/uppt-tarballs

0 commit comments

Comments
 (0)