Skip to content

Commit f9c5c54

Browse files
ci(deps): update actions/download-artifact action to v4.2.0 (#1153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dea4f63 commit f9c5c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
submodules: recursive
8888
token: ${{ secrets.DEPLOYMENT_TOKEN }}
8989
- name: Download charts artifact
90-
uses: actions/download-artifact@v4.1.9
90+
uses: actions/download-artifact@v4.2.0
9191
with:
9292
name: charts
9393
- name: Find the version of Node from package.json

0 commit comments

Comments
 (0)