aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main-branch.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main-branch.yml b/.github/workflows/main-branch.yml
index 33fd0f0..343b731 100644
--- a/.github/workflows/main-branch.yml
+++ b/.github/workflows/main-branch.yml
@@ -45,7 +45,7 @@ jobs:
docker pull ${{ secrets.DOCKERHUB_USERNAME }}/pico-web-server:latest
- name: Checkout previous
- uses: actions/checkout@v4
+ uses: actions/checkout@v2
with:
ref: $${{ github.event.before }}
- name: Minikube deploy