We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f45c3 commit 65ecd64Copy full SHA for 65ecd64
.github/workflows/publish.yml
@@ -10,6 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
steps:
13
+ - uses: actions/checkout@v4
14
- name: Setup .NET
15
uses: actions/setup-dotnet@v4
16
with:
0 commit comments