1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 20:47:46 +00:00

Merge pull request #3421 from sylvestre/coreutils-update

GNU/Coreutils: update the reference to 9.1
This commit is contained in:
Terts Diepraam 2022-04-18 11:07:18 +02:00 committed by GitHub
commit cb257e3339
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -216,7 +216,7 @@ jobs:
with:
repository: 'coreutils/coreutils'
path: 'gnu'
ref: 'v9.0'
ref: 'v9.1'
submodules: recursive
- name: Install `rust` toolchain
uses: actions-rs/toolchain@v1