Skip to content

Commit 83059cd

Browse files
authored
Apply suggestions from code review
1 parent ed0b1c1 commit 83059cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ jobs:
264264
if: >-
265265
contains(fromJSON('["metadata-validation", "pytest"]'), inputs.toxenv)
266266
# yamllint disable-line rule:line-length
267-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
267+
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
268268
with:
269269
name: ${{ inputs.dists-artifact-name }}
270270
path: dist/

0 commit comments

Comments
 (0)