Skip to content

Commit

Permalink
GA(deps): Bump actions/download-artifact from v2.0.6 to v2.0.7 (mrkkr…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 16, 2020
1 parent 8697786 commit a766b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
file: ${{ env.BINARY_PATH }}

- name: Load Release URL File from release job
uses: actions/download-artifact@v2.0.6
uses: actions/download-artifact@v2.0.7
with:
name: release_url

Expand Down

0 comments on commit a766b26

Please sign in to comment.