Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Bump actions/download-artifact from 3.0.0 to 3.0.1 #1798

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
match hash with version
  • Loading branch information
sergejparity authored Oct 22, 2022

Verified

This commit was signed with the committer’s verified signature.
wemeetagain Cayman
commit 0e44ebe82807a058129244b03c632440a5e84933
4 changes: 2 additions & 2 deletions .github/workflows/release-30_create-draft.yml
Original file line number Diff line number Diff line change
@@ -125,7 +125,7 @@ jobs:
ruby-version: 3.0.0

- name: Download srtool json output
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # v3.0.0
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # v3.0.1

- name: Prepare tooling
run: |
@@ -233,7 +233,7 @@ jobs:
ref: ${{ github.event.inputs.ref2 }}

- name: Download artifacts
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # v3.0.0
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # v3.0.1

- uses: ruby/setup-ruby@eae47962baca661befdfd24e4d6c34ade04858f7 # v1.118.0
with: