From b2281fb135bc86eed8ff5bcdd453115fd351132a Mon Sep 17 00:00:00 2001 From: Cosmo Myzrail Gorynych Date: Fri, 14 Jun 2024 02:06:34 +0300 Subject: [PATCH] :zap: Update to GH Actions v4 --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index be4636d..6492ef4 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -11,7 +11,7 @@ jobs: steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: NPM install & Gulp run: npm install