Skip to content

Commit 6dacd4c

Browse files
authored
Apply suggestions from code review
1 parent b173b20 commit 6dacd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ jobs:
360360
working-directory: dist
361361
- name: Store the distribution packages
362362
# yamllint disable-line rule:line-length
363-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
363+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
364364
with:
365365
name: >-
366366
${{ needs.pre-setup.outputs.dists-artifact-name }}

0 commit comments

Comments
 (0)