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 0361161 commit 06567f5Copy full SHA for 06567f5
.github/workflows/ci.yaml
@@ -140,7 +140,7 @@ jobs:
140
SHORT_DESCRIPTION: ${{ matrix.cfg.SHORT_DESCRIPTION }}
141
142
steps:
143
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
144
145
- name: Enable experimental features (needed for squash)
146
run: |
0 commit comments