File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 2727 echo 'EOF'
2828 } >> $GITHUB_OUTPUT
2929
30- - name : ⚙ versions
31- if : steps.dotnet.outputs.versions != ''
32- shell : bash
33- run : |
34- echo "Versions:"
35- echo "${{ steps.dotnet.outputs.versions }}"
36-
3730 - name : ⚙ dotnet
3831 if : steps.dotnet.outputs.versions != ''
3932 uses : actions/setup-dotnet@v4
Original file line number Diff line number Diff line change 424424 weak
425425[file ".github/actions/dotnet/action.yml"]
426426 url = https://github.com/devlooped/oss/blob/main/.github/actions/dotnet/action.yml
427- sha = 08c70776943839f73dbea2e65355108747468508
428- etag = a5f1fa7f652cc2c2e13b7c236e5f8403aea26667d6a040c84ef976af267af6ab
427+ sha = 7e9acf45714821735ccc5bb3f0f844f505d5ae8a
428+ etag = 0dda1755bb185e92aecd1bf8665214f12e3562315257f642ca4ad85c24771ac1
429429 weak
You can’t perform that action at this time.
0 commit comments