Skip to content

Commit bb0b5f3

Browse files
authored
Fix typo
1 parent 2345718 commit bb0b5f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nuget-publish.yaml

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

6262
steps:
6363
- name: Sleep for 10 minutes to wait for NuGet to update
64-
uses: whatnick/wait-action@0.1.2
64+
uses: whatnick/wait-action@v0.1.2
6565
with:
6666
time: '10m'
6767

0 commit comments

Comments
 (0)