Skip to content

chore(deps): bump actions/setup-dotnet from 3 to 4 #68

chore(deps): bump actions/setup-dotnet from 3 to 4

chore(deps): bump actions/setup-dotnet from 3 to 4 #68

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
prerequisites:
uses: pulumiverse/infra/.github/workflows/[email protected]
with:
provider: vra
goversion: 1.20.x
build:
needs: prerequisites
uses: pulumiverse/infra/.github/workflows/[email protected]
with:
provider: vra
goversion: 1.20.x
dotnetversion: 6.0.120
nodeversion: 16.x
pythonversion: 3.11