Vishnu Narayanan
2024-02-09 10:56:36 +04:00
committed by GitHub
parent 84f6cadae7
commit 0d1b474e60
7 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
GIT_REF: ${{ github.head_ref || github.ref_name }} # ref_name to get tags/branches
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v1