From 3216ac1ffc3ba6f6b30d3397e7e2e412aca0bdd6 Mon Sep 17 00:00:00 2001 From: Umberto Raimondi Date: Mon, 21 Oct 2024 09:11:55 +0200 Subject: [PATCH] Basic example workflow points to master --- .github/workflows/basic-example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/basic-example.yml b/.github/workflows/basic-example.yml index 7ff773e..519040f 100644 --- a/.github/workflows/basic-example.yml +++ b/.github/workflows/basic-example.yml @@ -8,7 +8,7 @@ jobs: name: Build on ubuntu-22.04 armv7 steps: - uses: actions/checkout@v3 - - uses: uraimo/run-on-arch-action@v2 + - uses: uraimo/run-on-arch-action@master name: Run commands id: runcmd with: