Skip to content

Commit

Permalink
Merge pull request #5491 from bndtools/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/download-artifact-3.0.2

build(deps): Bump actions/download-artifact from 3.0.1 to 3.0.2
  • Loading branch information
bjhargrave committed Jan 5, 2023
2 parents 6f62001 + 685f946 commit 1a2672d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Set up Gradle
uses: gradle/gradle-build-action@3fbe033aaae657f011f88f29be9e65ed26bd29ef
- name: Download dist/bundles
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: ${{ needs.build.outputs.dist-bundles }}
path: dist/bundles
Expand Down

0 comments on commit 1a2672d

Please sign in to comment.