Skip to content

Commit

Permalink
Bump actions/upload-artifact from 4.4.2 to 4.4.3 (esphome#7575)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent b08432b commit c18bd3a
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 @@ -141,7 +141,7 @@ jobs:
echo name=$(cat /tmp/platform) >> $GITHUB_OUTPUT
- name: Upload digests
uses: actions/[email protected].2
uses: actions/[email protected].3
with:
name: digests-${{ steps.sanitize.outputs.name }}
path: /tmp/digests
Expand Down

0 comments on commit c18bd3a

Please sign in to comment.