From f4eb0f4dbe6c30f7dcbd25f09dfe98f63ffd1699 Mon Sep 17 00:00:00 2001 From: rom-bot Date: Sat, 2 Jan 2021 06:30:42 +0000 Subject: [PATCH] [devtools] sync --- .github/workflows/ci.yml | 3 ++- LICENSE | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index faf115c..5d8a254 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,8 @@ jobs: COVERAGE: ${{matrix.coverage}} COVERAGE_TOKEN: ${{secrets.CODACY_PROJECT_TOKEN}} steps: - - uses: actions/checkout@v1 + - name: Checkout + uses: actions/checkout@v1 - name: Install package dependencies run: "[ -e $APT_DEPS ] || sudo apt-get install -y --no-install-recommends $APT_DEPS" - name: Set up Ruby diff --git a/LICENSE b/LICENSE index ef87808..a5f3de2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015-2020 rom-rb team +Copyright (c) 2015-2021 rom-rb team Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in