From f5934afca8a7d790c15e77e19ce4a1d651411b07 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Fri, 23 Aug 2024 07:50:32 +0200 Subject: Update to checkout@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 9f5ae3f..3aeb133 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -43,7 +43,7 @@ jobs: ref: ${{ github.ref_name }} # If the workflow is called externally, check out the branch from its inputs - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 if: ${{ inputs.branch != '' }} with: repository: vyos/community.vyos.net -- cgit v1.2.3