We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a9b0f commit aa7989bCopy full SHA for aa7989b
.github/workflows/lighthouse.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- name: cloudflare-preview-url
17
- uses: zentered/[email protected].0
+ uses: zentered/[email protected].2
18
id: cloudflare_preview_url
19
env:
20
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
0 commit comments