aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-10-16 11:20:38 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-10-16 11:20:38 +0200
commit208973dab9b63c433e08d0601a63beec6dffd4fc (patch)
tree23d11ad27d44e90593e023f01b3ce3c9c7cfe0f9 /.github/workflows
parentdebian: 2.0.1-3 (diff)
parentworkflows/ci: upgrade actions (diff)
downloadconfig-links-208973dab9b63c433e08d0601a63beec6dffd4fc.tar.gz
config-links-208973dab9b63c433e08d0601a63beec6dffd4fc.zip
Merge branch 'master' into debian
Diffstat (limited to '.github/workflows')
-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