mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Updated to GHA checkout@v3 to avoid deprecation warnings.
This commit is contained in:
parent
a1231d1ff4
commit
46a785e32d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -301,7 +301,7 @@ jobs:
|
||||
fi
|
||||
git config --global pack.threads 0
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Install packages
|
||||
if: matrix.install
|
||||
|
Loading…
x
Reference in New Issue
Block a user