Skip to content

Commit bc0ee69

Browse files
committed
Update actions tags
1 parent 073d316 commit bc0ee69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ jobs:
99
runs-on: windows-latest
1010

1111
steps:
12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@v5
1313

1414
- name: Setup .NET Core
15-
uses: actions/setup-dotnet@v4
15+
uses: actions/setup-dotnet@v5
1616
with:
1717
dotnet-version: '10.0.x'
1818
dotnet-quality: 'ga'

0 commit comments

Comments
 (0)