There was an error while loading. Please reload this page.
1 parent 4c144e7 commit a2251acCopy full SHA for a2251ac
1 file changed
.github/workflows/copr-ci.yml
@@ -200,7 +200,7 @@ jobs:
200
jq
201
202
- name: Checkout
203
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
204
205
- name: Set git safe directory
206
run: git config --global --add safe.directory '*'
@@ -326,7 +326,7 @@ jobs:
326
327
328
329
330
331
- name: Add problem matchers
332
run: |
0 commit comments