We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f14cc commit 7718649Copy full SHA for 7718649
.github/workflows/ci.yml
@@ -89,7 +89,7 @@ jobs:
89
90
- name: Publish NuGet packages (fork)
91
if: github.event.pull_request.head.repo.fork == true
92
- uses: actions/[email protected].1
+ uses: actions/[email protected].3
93
with:
94
name: nupkgs
95
path: src/**/*.nupkg
0 commit comments