Skip to content

Commit 5f3adcb

Browse files
devlooped-botkzu
authored andcommitted
⬆️ Bump files with dotnet-file sync
# devlooped/oss - Allow installing multiple coma-separated versions devlooped/oss@7e9acf4
1 parent 3f2e2bf commit 5f3adcb

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

.github/actions/dotnet/action.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,6 @@ runs:
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

.netconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,6 @@
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

0 commit comments

Comments
 (0)