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 : Setup GitHub packages access
6969 id-token : write # rubygems.org authentication
7070 steps :
7171 - name : Download gem from GitHub cache
72- uses : actions/download-artifact@v4
72+ uses : actions/download-artifact@v5
7373 with :
7474 name : gem-artifact
7575 -
uses :
rubygems/[email protected] 8787 - release-to-rubygems
8888 steps :
8989 - name : Download gem from GitHub cache
90- uses : actions/download-artifact@v4
90+ uses : actions/download-artifact@v5
9191 with :
9292 name : gem-artifact
9393 - name : Install Ruby
You can’t perform that action at this time.
0 commit comments