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 48d7cd4 commit 5004dd7Copy full SHA for 5004dd7
.github/workflows/pr.yml
@@ -202,7 +202,7 @@ jobs:
202
with:
203
pulumi-version: latest
204
- name: Install gotestsum
205
- uses: jaxxstorm/action-install-gh-release@v2.0.0
+ uses: jaxxstorm/action-install-gh-release@v2.1.0
206
env:
207
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
208
@@ -284,7 +284,7 @@ jobs:
284
285
286
287
288
289
290
0 commit comments