Skip to content

Commit c8130ae

Browse files
committed
CI: update actions/checkout to v3 in copr-build workflow
1 parent 7574bbc commit c8130ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Check out proper version of sources
16-
uses: actions/checkout@v1
16+
uses: actions/checkout@v3
1717

1818
- name: Submit the build
1919
env:

0 commit comments

Comments
 (0)