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 2cf3653 commit 2907a43Copy full SHA for 2907a43
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
with:
48
go-version: ${{matrix.goversion}}
49
- name: Install pulumictl
50
- uses: jaxxstorm/action-install-gh-release@v1.7.1
+ uses: jaxxstorm/action-install-gh-release@v1.12.0
51
52
repo: pulumi/pulumictl
53
- name: Set PreRelease Version
@@ -80,7 +80,7 @@ jobs:
80
go-version: ${{ matrix.goversion }}
81
82
83
84
85
86
0 commit comments