Skip to content

Commit

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

build(deps): Bump actions/download-artifact from 348754975ef0295bfa2c111cba996120cfdf8a5d to 87c55149d96e628cc2ef7e6fc2aab372015aec85
  • Loading branch information
pkriens committed Feb 27, 2024
2 parents fd296cc + a0fc179 commit 5930a39
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 @@ -111,7 +111,7 @@ jobs:
- name: Set up Gradle
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5
- name: Download dist/bundles
uses: actions/download-artifact@348754975ef0295bfa2c111cba996120cfdf8a5d
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85
with:
name: ${{ needs.build.outputs.dist-bundles }}
path: dist/bundles
Expand Down

0 comments on commit 5930a39

Please sign in to comment.