Skip to content

Commit 8186bcb

Browse files
tykealGerrit Code Review
authored andcommitted
Merge "Chore(deps): Bump actions/download-artifact from 6.0.0 to 7.0.0" into main
2 parents f5e714c + 56036e0 commit 8186bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gerrit-verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
python-version: ${{ matrix.python }}
161161
- name: Retrieve pre-built distribution files
162162
# yamllint disable-line rule:line-length
163-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
163+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
164164
with: {name: python-distribution-files, path: dist/}
165165
- name: Run tests
166166
run: >-

0 commit comments

Comments
 (0)