Skip to content

Commit 942f4fc

Browse files
Merge pull request #221 from ServiceComposer/dependabot/github_actions/actions/download-artifact-8.0.1
Bump actions/download-artifact from 8.0.0 to 8.0.1
2 parents 67d11af + af9f63e commit 942f4fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
dotnet-version: 8.0.x
5959
- name: Download artifacts
60-
uses: actions/download-artifact@v8.0.0
60+
uses: actions/download-artifact@v8.0.1
6161
with:
6262
name: nuget-packages
6363
path: nugets/

0 commit comments

Comments
 (0)