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
+1 -1
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: