We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b52fef commit 4e3dc73Copy full SHA for 4e3dc73
1 file changed
handwritten/cloud-profiler/.github/workflows/ci2.yaml
@@ -10,7 +10,7 @@ jobs:
10
system-test:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
14
- uses: actions/setup-node@v4
15
with:
16
node-version: 14
0 commit comments