Skip to content

Commit

Permalink
Merge pull request scalacenter#1640 from scalacenter/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/actions/download-artifact-2.1.0

Bump actions/download-artifact from 2.0.10 to 2.1.0
  • Loading branch information
tgodzik authored Jan 3, 2022
2 parents 9e5d207 + baa9195 commit 3688839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
with:
node-version: "10.x"
- name: Download built GraalVM binaries
uses: actions/download-artifact@v2.0.10
uses: actions/download-artifact@v2.1.0
with:
name: bloop-artifacts
path: bloop-artifacts
Expand Down

0 comments on commit 3688839

Please sign in to comment.