Skip to content

Commit decc5b0

Browse files
Merge pull request #2310 from Flow-Launcher/dependabot/github_actions/actions/setup-dotnet-3
2 parents 9f9cee6 + 434dace commit decc5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/default_plugins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: Setup .NET
16-
uses: actions/setup-dotnet@v1
16+
uses: actions/setup-dotnet@v3
1717
with:
1818
dotnet-version: 7.0.x
1919

0 commit comments

Comments
 (0)