1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

CI: Bump version for actions/checkout@v4 and actions/setup-dotnet@v3

This commit is contained in:
Rémi Verschelde
2023-09-04 16:05:38 +02:00
parent 75de1ca768
commit de14f1d295
8 changed files with 10 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ jobs:
name: Template (target=template_release)
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup Godot build cache
uses: ./.github/actions/godot-cache