File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4949 packages : write # publish to rubygems.pkg.github.com
5050 steps :
5151 - name : Download gem from GitHub cache
52- uses : actions/download-artifact@v4
52+ uses : actions/download-artifact@v5
5353 with :
5454 name : gem-artifact
5555 - name : Publish gem to GitHub packages
6464 id-token : write # rubygems.org authentication
6565 steps :
6666 - name : Download gem from GitHub cache
67- uses : actions/download-artifact@v4
67+ uses : actions/download-artifact@v5
6868 with :
6969 name : gem-artifact
7070 -
uses :
rubygems/[email protected] 8282 - release-to-rubygems
8383 steps :
8484 - name : Download gem from GitHub cache
85- uses : actions/download-artifact@v4
85+ uses : actions/download-artifact@v5
8686 with :
8787 name : gem-artifact
8888 - name : Install Ruby
You can’t perform that action at this time.
0 commit comments