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 to 2.3.4 (#14)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [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...v2.3.4)

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-05-13 01:27:03 +02:00 committed by GitHub
parent cf317560c2
commit 9418f37efd
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 uses: actions/checkout@v2.3.4
- name: Get current date as seconds - name: Get current date as seconds
id: get-date id: get-date