Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 48a0452

Browse files
authored
Merge pull request #427 from staticdev/dependabot/github_actions/actions/download-artifact-2.1.0
Bump actions/download-artifact from 2.0.10 to 2.1.0
2 parents 91ede71 + a91c98d commit 48a0452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
nox --version
127127
128128
- name: Download coverage data
129-
uses: actions/download-artifact@v2.0.10
129+
uses: actions/download-artifact@v2.1.0
130130
with:
131131
name: coverage-data
132132

0 commit comments

Comments
 (0)