1
0
mirror of synced 2025-02-22 05:09:36 +01:00

feat: update checkout to v4

This commit is contained in:
Julian Holfeld 2024-10-27 10:01:33 +01:00 committed by Wei-Cheng Yeh (IID)
parent fe3844b43b
commit 07240ef79c
No known key found for this signature in database
GPG Key ID: B4CFD34E463C500E

View File

@ -18,7 +18,7 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Setup .NET
uses: actions/setup-dotnet@v4