Skip to content

Commit d040729

Browse files
authored
Merge pull request #149 from cairoshell/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
2 parents f7c42a7 + 558295e commit d040729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/managedshell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
config: ${{ matrix.buildconfig }}
3737

3838
- name: Upload build artifacts
39-
uses: actions/upload-artifact@v4
39+
uses: actions/upload-artifact@v5
4040
with:
4141
name: ManagedShell nupkg
4242
path: '**\*.nupkg'

0 commit comments

Comments
 (0)