1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 19:47:45 +00:00

Merge pull request #2919 from jtracey/patch-3

update GNU coreutils version in GnuTests workflow
This commit is contained in:
Sylvestre Ledru 2022-01-27 20:12:53 +01:00 committed by GitHub
commit 53f2aab5be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
with:
repository: 'coreutils/coreutils'
path: 'gnu'
ref: v8.32
ref: v9.0
- name: Checkout GNU coreutils library (gnulib)
uses: actions/checkout@v2
with: