We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d2c95 commit 9d1a4c3Copy full SHA for 9d1a4c3
.github/workflows/CI-CD.yml
@@ -44,7 +44,7 @@ jobs:
44
run: dotnet pack IdlImpTool --include-symbols --no-restore -o .
45
46
- name: Publish Artifacts
47
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
+ uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
48
with:
49
name: NugetPackages
50
path: |
0 commit comments