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.
2 parents 774ae29 + cf8b146 commit d65ceb5Copy full SHA for d65ceb5
.github/workflows/nightly.yml
@@ -15,7 +15,7 @@ jobs:
15
run: pacman --noconfirm -Syu && pacman --needed --noconfirm -S base-devel git wget python acpica nasm
16
17
- name: Checkout code
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
20
- name: Git config
21
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
0 commit comments