Skip to content

Commit c99610e

Browse files
authored
Merge pull request #159 from dorssel/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents e1e5add + 45349b7 commit c99610e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
6565
- name: Upload Package Artifact
6666
id: upload
67-
uses: actions/upload-artifact@v6
67+
uses: actions/upload-artifact@v7
6868
with:
6969
name: artifacts
7070
path: |

0 commit comments

Comments
 (0)