Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact action to v4.1.4 (#350)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate GitHub Bot <github@renovatebot.com>
Co-authored-by: Xuan Hu <i@huxuan.org>
  • Loading branch information
3 people committed Mar 4, 2024
1 parent 5d1c3c9 commit 404ecae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Download release notes
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
with:
name: release-notes
- id: prerelease
Expand Down
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Download release notes
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
with:
name: release-notes
- id: prerelease
Expand Down

0 comments on commit 404ecae

Please sign in to comment.