Skip to content

Commit 00c4f87

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/setup-dotnet-5
2 parents 90506ab + d86626d commit 00c4f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
10.x
5050
5151
- name: Download Artifacts
52-
uses: actions/download-artifact@v6
52+
uses: actions/download-artifact@v7
5353
with:
5454
name: artifacts-ubuntu-latest
5555
path: artifacts

0 commit comments

Comments
 (0)