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