Skip to content

Commit fcbac1a

Browse files
committed
fix tests
1 parent d98c7d8 commit fcbac1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
run: make test
2828

2929
- name: Deploy to Compute@Edge
30-
uses: fastly/compute-actions@v4
30+
uses: fastly/compute-actions@v11
3131
env:
3232
FASTLY_API_TOKEN: ${{ secrets.FASTLY_API_TOKEN }}

0 commit comments

Comments
 (0)