We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c7157f commit 98d0b2fCopy full SHA for 98d0b2f
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
branches: [main]
8
9
env:
10
- DOTNET_VERSION: '8.0.x'
+ DOTNET_VERSION: '9.0.x'
11
NODE_VERSION: '24.x'
12
CI: true
13
.github/workflows/deploy-on-tag.yml
- 'release-*'
0 commit comments