Skip to content

Commit

Permalink
chore(deps): bump actions/download-artifact from v2.0.7 to v2.0.9
Browse files Browse the repository at this point in the history
Bumps [actions/download-artifact](https:/actions/download-artifact) from v2.0.7 to v2.0.9.
- [Release notes](https:/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v2.0.7...158ca71)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 7, 2021
1 parent 432cf02 commit df51555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- uses: actions/setup-java@v1
with:
java-version: ${{ matrix.java }}
- uses: actions/[email protected].7
- uses: actions/[email protected].9
with:
name: ${{ runner.os }}-build-${{ github.sha }}
path: build
Expand Down

0 comments on commit df51555

Please sign in to comment.