mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-21 18:50:28 +00:00
Fix node16 deprecation warning
This commit is contained in:
2
.github/workflows/xcat_test.yml
vendored
2
.github/workflows/xcat_test.yml
vendored
@@ -4,6 +4,6 @@ jobs:
|
||||
xcat_pr_test:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- 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
|
||||
- run: perl github_action_xcat_test.pl
|
||||
|
Reference in New Issue
Block a user