Skip to content

Commit b52ffcb

Browse files
authored
Merge pull request #62 from dorssel/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents 50ea5c9 + c8980dc commit b52ffcb

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
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: Upload Package Artifact
6363
id: upload
64-
uses: actions/upload-artifact@v6
64+
uses: actions/upload-artifact@v7
6565
with:
6666
name: artifacts
6767
path: |

0 commit comments

Comments
 (0)