mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-02-08 05:40:20 +01:00
Update build workflow to actions/checkout@v3
This commit is contained in:
parent
357ea9d788
commit
2910b961c1
2
.github/workflows/boxes.yml
vendored
2
.github/workflows/boxes.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: add-packages
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user