We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de3545f + 831be2e commit db32b28Copy full SHA for db32b28
.github/workflows/measure.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Check out action
23
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
24
with:
25
path: ./.github/actions/measurements
26
0 commit comments