aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/tools.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/tools.yml')
-rw-r--r--.github/workflows/tools.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/tools.yml b/.github/workflows/tools.yml
index f483615363..2661782f42 100644
--- a/.github/workflows/tools.yml
+++ b/.github/workflows/tools.yml
@@ -20,7 +20,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
with:
path: openwrt
@@ -102,7 +102,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
with:
path: 'openwrt'
@@ -175,7 +175,7 @@ jobs:
echo "OWNER_LC=${OWNER,,}" >> "$GITHUB_ENV"
- name: Checkout
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
with:
path: 'openwrt'