Skip to content

Commit 71cbcf6

Browse files
authored
Update nuget-publish.yml
1 parent 7739ad9 commit 71cbcf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nuget-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
echo "version=$VERSION" >> $GITHUB_OUTPUT
7070

7171
- name: Upload SBOM artifact
72-
uses: actions/upload-artifact@v3
72+
uses: actions/upload-artifact@v4
7373
with:
7474
name: SBOM-${{ steps.generate_sbom.outputs.version }}
7575
path: sbom/${{ steps.generate_sbom.outputs.version }}/bom.json

0 commit comments

Comments
 (0)