chore: fix versions in GH workflow files

This commit is contained in:
Martin Fillafer 2024-07-01 16:27:21 +02:00
parent d8517ff44c
commit cabe50719f
4 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v4
- name: Set Node.js 20.x
uses: actions/setup-node@v4