Skip to content

Commit 923b65f

Browse files
committed
action updates
1 parent 5b49853 commit 923b65f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-test-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
build-test-publish:
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v5
2020
- name: Setup .NET
21-
uses: actions/setup-dotnet@v4
21+
uses: actions/setup-dotnet@v5
2222
with:
2323
dotnet-version: |
2424
8.0.x

0 commit comments

Comments
 (0)