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 851c998 commit 0f6fbe5Copy full SHA for 0f6fbe5
.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@c2f38daa58a1a6562575c9665f13b080803b8989
+ uses: fastly/compute-actions/setup@d811a690308a79ebdcadf968999f2b194c1858f6
48
49
- name: build
50
if: github.event_name == 'pull_request'
0 commit comments