We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f6045 commit 1be6755Copy full SHA for 1be6755
1 file changed
.github/workflows/arch-source-package-smoke.yml
@@ -26,7 +26,7 @@ jobs:
26
echo 'builder ALL=(ALL) NOPASSWD: ALL' > /etc/sudoers.d/builder
27
28
- name: Checkout
29
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
30
31
- name: Check .SRCINFO is current
32
run: |
0 commit comments