We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7869d78 commit 66dd94bCopy full SHA for 66dd94b
.github/workflows/debug.yml
@@ -50,7 +50,7 @@ jobs:
50
ports:
51
- 4443:4443
52
steps:
53
- - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
+ - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
54
- run: |
55
./hack/create-local-bucket.sh localhost
56
timeout-minutes: 1
0 commit comments