We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7869d78 commit c37c9a1Copy full SHA for c37c9a1
.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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
54
- run: |
55
./hack/create-local-bucket.sh localhost
56
timeout-minutes: 1
0 commit comments