2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

Bump actions/checkout from 2.3.5 to 2.4.0 (#18)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-03 10:36:41 +01:00 committed by GitHub
parent ad33c6382c
commit 4854bb2a06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ jobs:
sudo apt-get install git-svn --no-install-recommends sudo apt-get install git-svn --no-install-recommends
- name: checkout mirror config branch - name: checkout mirror config branch
uses: actions/checkout@v2.3.5 uses: actions/checkout@v2.4.0
- name: Get current date as seconds - name: Get current date as seconds
id: get-date id: get-date