update GNU coreutils version in GnuTests workflow

This commit is contained in:
Justin Tracey 2022-01-26 05:23:28 +00:00 committed by GitHub
parent f1dde86f9b
commit 2ccea4666d
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: