File tree Expand file tree Collapse file tree
action-create-github-release Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 - name : Checkout repository
3939 uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
4040 - name : Download a single artifact
41- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
41+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
4242 with :
4343 name : ${{ inputs.artifact-name }}
4444 - name : Login to registry
Original file line number Diff line number Diff line change 2424 using : " composite"
2525 steps :
2626 - name : Download a single artifact
27- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
27+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
2828 with :
2929 name : ${{inputs.artifact-name}}
3030 - name : Create GitHub release
You can’t perform that action at this time.
0 commit comments