Skip to content

Commit 4e4d29e

Browse files
⬆️ Upgrade actions/checkout action to v6.0.2
1 parent ec3428c commit 4e4d29e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
timeout-minutes: 60
1010
steps:
11-
- uses: actions/checkout@v6
11+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1212
- name: Build & Deploy Worker
1313
uses: cloudflare/wrangler-action@v3.15.0
1414
with:

0 commit comments

Comments
 (0)