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 bb5ad35Copy full SHA for bb5ad35
.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@738ba749cba872df127dd08dfe1d7ef774af1f67
48
49
- name: build
50
if: github.event_name == 'pull_request'
0 commit comments