use actions/checkout@v4 in CI

This commit is contained in:
n 2024-02-03 22:26:30 +01:00
parent e8e0104869
commit 139a7a8c7c
Signed by: n
GPG Key ID: 510227DD6C502CE3
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ jobs:
runs-on: ubuntu-latest
name: check
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: shellcheck *.sh monitoring/*.sh