Skip to content

Commit

Permalink
Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#5)
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 17, 2024
1 parent 5584b03 commit aedbcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
targets: x86_64-apple-darwin, aarch64-apple-darwin
- run: cargo install universal2
- run: sh ./BuildPackage.sh
- uses: actions/[email protected].1
- uses: actions/[email protected].3
with:
name: macOS Universal Release
path: target/DiskDbg.pkg

0 comments on commit aedbcd6

Please sign in to comment.