1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00

tailer-ape.yml: bump actions/checkout to v3

This commit is contained in:
K.B.Dharun Krishna 2023-04-09 21:48:32 +05:30 committed by GitHub
parent 91c30c9c76
commit 3024d929db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: update apt
run: sudo apt-get update
- name: Install packages