Skip to content

Commit 1be6755

Browse files
committed
ci: use checkout v6
1 parent 29f6045 commit 1be6755

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/arch-source-package-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
echo 'builder ALL=(ALL) NOPASSWD: ALL' > /etc/sudoers.d/builder
2727
2828
- name: Checkout
29-
uses: actions/checkout@v4
29+
uses: actions/checkout@v6
3030

3131
- name: Check .SRCINFO is current
3232
run: |

0 commit comments

Comments
 (0)