mirror of
https://github.com/uutils/coreutils
synced 2024-11-17 02:08:09 +00:00
update GNU coreutils version in GnuTests workflow
This commit is contained in:
parent
f1dde86f9b
commit
2ccea4666d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/GnuTests.yml
vendored
2
.github/workflows/GnuTests.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue