refactor: Update actions/checkout to v4 in alpha.yml workflow

This commit is contained in:
Mauro Balades
2024-07-27 08:50:31 +02:00
parent 3304259383
commit e2618e5681

View File

@@ -288,7 +288,7 @@ jobs:
steps:
- name: Update repo
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Git Pull
run: git pull