2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-06-20 10:30:48 +00:00

Bump actions/checkout v4 to v6 for Node.js 24 compatibility

This commit is contained in:
Vinícius Ferrão
2026-04-28 16:00:38 -03:00
parent dd7efe5d93
commit 8d6eb04daf
+1 -1
View File
@@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-22.04
timeout-minutes: 60
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- name: Install dependencies
run: sudo apt-get install -y fakeroot reprepro devscripts debhelper libcapture-tiny-perl libjson-perl libsoap-lite-perl libdbi-perl libcgi-pm-perl quilt openssh-server dpkg looptools genometools software-properties-common
- name: Run tests