We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2345718 commit bb0b5f3Copy full SHA for bb0b5f3
1 file changed
.github/workflows/nuget-publish.yaml
@@ -61,7 +61,7 @@ jobs:
61
62
steps:
63
- name: Sleep for 10 minutes to wait for NuGet to update
64
- uses: whatnick/wait-action@0.1.2
+ uses: whatnick/wait-action@v0.1.2
65
with:
66
time: '10m'
67
0 commit comments