Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit edbcaeb

Browse files
build(deps): bump actions/download-artifact in /.github/workflows (#321)
1 parent 7193b7f commit edbcaeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/release.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,17 +135,17 @@ jobs:
135135
prerelease: false
136136

137137
- name: Download Linux Artifact
138-
uses: actions/download-artifact@v1
138+
uses: actions/download-artifact@v4.1.7
139139
with:
140140
name: ${{ env.linux_artifact }}
141141

142142
- name: Download macOS Artifact
143-
uses: actions/download-artifact@v1
143+
uses: actions/download-artifact@v4.1.7
144144
with:
145145
name: ${{ env.macos_artifact }}
146146

147147
- name: Download Windows Artifact
148-
uses: actions/download-artifact@v1
148+
uses: actions/download-artifact@v4.1.7
149149
with:
150150
name: ${{ env.windows_artifact }}
151151

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /