Skip to content

Commit

Permalink
chore(deps): update dependency actions/upload-artifact to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 11, 2020
1 parent 7c530f8 commit 4650e3d
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 @@ -36,7 +36,7 @@ jobs:
> VERSION
fi
- name: Save VERSION for following jobs
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v2.1.4
with:
name: version
path: VERSION
Expand Down

0 comments on commit 4650e3d

Please sign in to comment.