diff --git a/.github/workflows/release-debian.yml b/.github/workflows/release-debian.yml index 93a5902..2e1cc71 100644 --- a/.github/workflows/release-debian.yml +++ b/.github/workflows/release-debian.yml @@ -136,7 +136,7 @@ jobs: steps: - name: Checkout repo uses: actions/checkout@v2 - - uses: uraimo/run-on-arch-action@v2.5.1 + - uses: uraimo/run-on-arch-action@v2.7.2 name: Build artifact id: build with: diff --git a/.github/workflows/test-debian.yml b/.github/workflows/test-debian.yml index dcb0c64..1beab35 100644 --- a/.github/workflows/test-debian.yml +++ b/.github/workflows/test-debian.yml @@ -118,7 +118,7 @@ jobs: steps: - name: Checkout repo uses: actions/checkout@v2 - - uses: uraimo/run-on-arch-action@v2.5.1 + - uses: uraimo/run-on-arch-action@v2.7.2 name: Build artifact id: build with: