Skip to content

Commit 8ff31e2

Browse files
authored
Merge pull request #26 from Project-MONAI/dependabot/github_actions/actions/upload-artifact-3.1.2
Bump actions/upload-artifact from 3.1.1 to 3.1.2
2 parents fd3e4b6 + 6ef32b8 commit 8ff31e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ jobs:
267267

268268
- name: Upload Nuget
269269
if: ${{ matrix.os == 'ubuntu-latest' }}
270-
uses: actions/[email protected].1
270+
uses: actions/[email protected].2
271271
with:
272272
name: nuget
273273
path: ${{ github.workspace }}/release/*.nupkg

0 commit comments

Comments
 (0)