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 4ebec9dCopy full SHA for 4ebec9d
.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@1915ff9a92c41b5d067bf853eaeffe42b9f86ad0
48
49
- name: build
50
if: github.event_name == 'pull_request'
0 commit comments