File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ jobs:
118118 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
119119 with :
120120 persist-credentials : false
121- - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
121+ - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
122122 with :
123123 name : image-fixtures-${{ github.run_number }}-${{ github.run_attempt }}
124124 path : internal/image/fixtures/
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117117 with :
118118 persist-credentials : false
119119 ref : ${{ inputs.commit }}
120- - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
120+ - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
121121 with :
122122 name : image-fixtures-${{ github.run_number }}-${{ github.run_attempt }}
123123 path : internal/image/fixtures/
You can’t perform that action at this time.
0 commit comments