Skip to content

Commit 17694d0

Browse files
authored
Merge pull request #156 from asulwer/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
2 parents 8f0b086 + f9dd88d commit 17694d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
continue-on-error: true
5151

5252
- name: Upload artifacts
53-
uses: actions/upload-artifact@v5
53+
uses: actions/upload-artifact@v6
5454
with:
5555
name: source-archives
5656
path: |

0 commit comments

Comments
 (0)