From 55ba93c412dcb39992d4720054780a4270406ecd Mon Sep 17 00:00:00 2001 From: Mikko Drocan Date: Sat, 11 Jan 2025 22:25:51 +0200 Subject: [PATCH] upgrade to v4 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 52ebdb4..c4581eb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: pull-requests: write steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0