There was an error while loading. Please reload this page.
1 parent e266ddc commit 953b21cCopy full SHA for 953b21c
1 file changed
.github/workflows/copr-ci.yml
@@ -200,7 +200,7 @@ jobs:
200
jq
201
202
- name: Checkout
203
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
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