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 d4a7e2e commit eded895Copy full SHA for eded895
.github/workflows/pr.yml
@@ -185,7 +185,7 @@ jobs:
185
with:
186
pulumi-version: latest
187
- name: Install gotestsum
188
- uses: jaxxstorm/action-install-gh-release@v2.0.0
+ uses: jaxxstorm/action-install-gh-release@v2.1.0
189
env:
190
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
191
@@ -264,7 +264,7 @@ jobs:
264
265
266
267
268
269
270
0 commit comments