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 6f3717c commit d316844Copy full SHA for d316844
1 file changed
.github/workflows/deploy.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
timeout-minutes: 60
10
steps:
11
- - uses: actions/checkout@v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
12
- name: Build & Deploy Worker
13
uses: cloudflare/wrangler-action@v3.15.0
14
with:
0 commit comments