We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a3986 commit fd68d94Copy full SHA for fd68d94
.github/workflows/ci.yaml
@@ -140,7 +140,7 @@ jobs:
140
SHORT_DESCRIPTION: ${{ matrix.cfg.SHORT_DESCRIPTION }}
141
142
steps:
143
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
144
145
- name: Enable experimental features (needed for squash)
146
run: |
0 commit comments