Skip to content

Commit

Permalink
Merge pull request #29 from CoinBlack/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/upload-artifact-4.5.0

build(deps): bump actions/upload-artifact from 4.4.0 to 4.5.0
  • Loading branch information
BlackcoinDev authored Dec 31, 2024
2 parents 45d989d + a22cbba commit 880664e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
run: make -C src check-symbols

- name: Upload artifacts
uses: actions/upload-artifact@v4.4.0
uses: actions/upload-artifact@v4.5.0
with:
name: blackmore-${{ github.sha }}-${{ matrix.name }}
path: |
Expand Down

0 comments on commit 880664e

Please sign in to comment.