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 0f6fbe5 commit 851c653Copy full SHA for 851c653
.github/workflows/main.yml
@@ -44,7 +44,7 @@ jobs:
44
target: wasm32-wasi # WebAssembly target
45
46
- name: Set up Fastly CLI
47
- uses: fastly/compute-actions/setup@d811a690308a79ebdcadf968999f2b194c1858f6
+ uses: fastly/compute-actions/setup@82a9d4ef4214087703e99851a0524d29cb893768
48
49
- name: build
50
if: github.event_name == 'pull_request'
0 commit comments