Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 14, 2023
1 parent 0d717e1 commit b4742ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -111,7 +111,7 @@ jobs:
node-version: lts/*

- name: Download lib form build job
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: components
path: .
Expand Down

0 comments on commit b4742ba

Please sign in to comment.