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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user