We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 392d2ba commit 01ba25fCopy full SHA for 01ba25f
1 file changed
.github/workflows/continuous.yml
@@ -14,6 +14,6 @@ jobs:
14
pull-requests: write
15
steps:
16
- name: .NET CI
17
- uses: brianary/dotnet-ci@6068edc1ac90a293551ef4cc537b515d039ba72c
+ uses: brianary/dotnet-ci@v1
18
with:
19
test-target: test
0 commit comments