There was an error while loading. Please reload this page.
1 parent 11ad704 commit 5a2c979Copy full SHA for 5a2c979
1 file changed
.github/workflows/copr-ci.yml
@@ -200,7 +200,7 @@ jobs:
200
jq
201
202
- name: Checkout
203
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
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