Skip to content

Commit 8736707

Browse files
Update actions/download-artifact action to v4.1.4 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a842c6 commit 8736707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-CD.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
if: github.event_name == 'push'
5757
steps:
5858
- name: Download Artifacts
59-
uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0
59+
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
6060
with:
6161
path: artifacts
6262

0 commit comments

Comments
 (0)