aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-10-16 11:37:32 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-10-16 11:37:32 +0200
commitf6849086ced652eacb2f58e92e99951d58cc2b2f (patch)
treec434cd61308a45cc0e7af5ec860fb7fdd0672b19
parentinventory: update web port (diff)
downloadmaintenance-f6849086ced652eacb2f58e92e99951d58cc2b2f.tar.gz
maintenance-f6849086ced652eacb2f58e92e99951d58cc2b2f.zip
workflows/run: upgrade actions
-rw-r--r--.github/workflows/run.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml
index afc8f14..fca2b03 100644
--- a/.github/workflows/run.yml
+++ b/.github/workflows/run.yml
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
- name: Set up WireGuard
uses: egor-tensin/setup-wireguard@v1
with: