Skip to content

Commit 3c1d37f

Browse files
committed
chore(deps): update actions/download-artifact action to v3.0.2
1 parent 8931d98 commit 3c1d37f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
8383

8484
- name: Download Code Coverage
85-
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # tag=v3.0.1
85+
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
8686
with:
8787
name: code-coverage
8888
path: coverage

0 commit comments

Comments
 (0)