Skip to content

Commit 32d2118

Browse files
committed
another test
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent b9db83a commit 32d2118

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/upgrade-provider.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ on:
1212

1313
env:
1414
GH_TOKEN: ${{ secrets.PR_TOKEN }}
15+
GO_VERSION: "1.24"
16+
DOTNET_VERSION: 9.0.x
17+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18+
NODE_VERSION: 20.x
19+
PYTHON_VERSION: "3.9"
1520

1621
jobs:
1722
upgrade_provider:

0 commit comments

Comments
 (0)