Skip to content

Commit

Permalink
Update upload build target action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyber-Finn authored Nov 22, 2024
1 parent 6e5e415 commit 8bd0bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
attestations: write
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4

# This is how we give the release some meaningful info - based off the last commit message and description
- name: Get last commit message
Expand Down

0 comments on commit 8bd0bd3

Please sign in to comment.