We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dff2da5 + 04bdf13 commit f78c398Copy full SHA for f78c398
1 file changed
.github/workflows/nuget.yml
@@ -10,7 +10,7 @@ jobs:
10
publish-nuget:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v7
14
- name: Setup .NET
15
uses: actions/setup-dotnet@v4
16
with:
0 commit comments