From 225f0a0bcf52bbbf06338228325c1aaa66096e5d Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Tue, 27 Feb 2024 20:44:07 +0000 Subject: [PATCH] ci(github): update github actions. --- .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 bc048f90..129df135 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Check out repository code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Install Build dependencies run: |