aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-10-16 11:20:02 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-10-16 11:20:02 +0200
commit4a9136c16d3ad850c48793fbb86f0d6b9e6be71d (patch)
tree6b1bb77c31fbaa520312af9eba6ff72aebd10738
parenttest: update comments (diff)
downloadconfig-links-4a9136c16d3ad850c48793fbb86f0d6b9e6be71d.tar.gz
config-links-4a9136c16d3ad850c48793fbb86f0d6b9e6be71d.zip
workflows/ci: upgrade actions
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 41563bc..5c0cd21 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -11,6 +11,6 @@ jobs:
name: Test
steps:
- name: Checkout
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
- name: Test
run: ./test/test.sh