diff --git a/.github/workflows/dotnet.yaml b/.github/workflows/dotnet.yaml index 65eedd4..f7800be 100644 --- a/.github/workflows/dotnet.yaml +++ b/.github/workflows/dotnet.yaml @@ -215,6 +215,7 @@ jobs: permissions: contents: write steps: + - uses: actions/checkout@v4 - name: Download NuGet artifact (plugin) uses: actions/download-artifact@v4 with: