Skip to content

Commit 4a13294

Browse files
authored
Merge pull request #55 from Jack251970/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
2 parents 59eba36 + 300d1a8 commit 4a13294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
# Upload the Build package
5353
- name: Upload Build package
54-
uses: actions/upload-artifact@v5
54+
uses: actions/upload-artifact@v6
5555
with:
5656
retention-days: 7
5757
path: |

0 commit comments

Comments
 (0)