We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5cf97 commit bf93e7cCopy full SHA for bf93e7c
.github/workflows/ci.yml
@@ -170,7 +170,7 @@ jobs:
170
171
- name: Checkout (macos)
172
if: ${{ startsWith(matrix.toolchain.runs_on, 'macos') }}
173
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
+ uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
174
175
- name: Configure
176
run: |
0 commit comments