Skip to content

Commit f83eddb

Browse files
authored
Merge branch 'main' into dx/commitlint-34
2 parents 6ef3c12 + 95b6612 commit f83eddb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v6
1818
with:
1919
fetch-depth: 0
2020

@@ -27,7 +27,7 @@ jobs:
2727
node-version: 24
2828
cache: pnpm
2929

30-
- uses: actions/setup-dotnet@v4
30+
- uses: actions/setup-dotnet@v5
3131
with:
3232
dotnet-version: 10.0.x
3333

0 commit comments

Comments
 (0)