Skip to content

Commit 0d54d02

Browse files
committed
Upgrade actions/checkout to v6
1 parent c1f01ab commit 0d54d02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12-
- uses: actions/checkout@v2
12+
- uses: actions/checkout@v6
1313

1414
- name: Build
1515
run: set -o pipefail && curl --fail --location https://raw.githubusercontent.com/MiSTer-unstable-nightlies/Build-Automation_MiSTer/main/build.sh | bash -

0 commit comments

Comments
 (0)