Vishnu Narayanan
2024-02-09 12:26:36 +05:30
committed by GitHub
parent 84f6cadae7
commit 0d1b474e60
7 changed files with 16 additions and 16 deletions

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