summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-08-23 07:51:08 +0200
committerChristian Breunig <christian@breunig.cc>2024-08-23 07:51:08 +0200
commit359fc3b618eb6b9bea71c126042c67ce07f1243e (patch)
tree330509cb76ebd79fd5337669f023500bd714c051
parentcfe988b8de785f2fc9a479e5e94bdbf90fdab8a1 (diff)
downloadcommunity.vyos.net-359fc3b618eb6b9bea71c126042c67ce07f1243e.tar.gz
community.vyos.net-359fc3b618eb6b9bea71c126042c67ce07f1243e.zip
Update to checkout@v4
(cherry picked from commit f5934afca8a7d790c15e77e19ce4a1d651411b07)
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
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