Skip to content

Commit a833b80

Browse files
committed
ci: Bump GitHub actions to latest versions
1 parent 5b9382d commit a833b80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222
contents: write
2323

2424
steps:
25-
- uses: actions/checkout@v4
25+
- uses: actions/checkout@v6
2626
- name: Setup
27-
uses: actions/setup-dotnet@v4
27+
uses: actions/setup-dotnet@v5
2828
with:
2929
global-json-file: global.json
3030
- name: Compute build number

0 commit comments

Comments
 (0)