Skip to content

Commit 674ebd1

Browse files
2 parents bbe16fe + 2c6d5cd commit 674ebd1

File tree

3 files changed

+3
-56
lines changed

3 files changed

+3
-56
lines changed

.github/workflows/nuget-push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: actions/checkout@v3
16+
- uses: actions/checkout@v4
1717
- name: Setup .NET
18-
uses: actions/setup-dotnet@v3
18+
uses: actions/setup-dotnet@v4
1919
with:
2020
dotnet-version: 8.0.x
2121
- name: Restore dependencies

.github/workflows/qodana-analyze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
qodana:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v3
14+
- uses: actions/checkout@v4
1515
with:
1616
fetch-depth: 0
1717
- name: "Qodana Scan"

HyPlayer.PlayCore.Demo.AudioGraph.WinUI3/HyPlayer - Backup.PlayCore.Demo.AudioGraph.WinUI3.csproj

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)