1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-04-24 18:38:02 +01:00

Bump actions/checkout from 4.0.0 to 4.1.0 (#4578)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-25 10:53:19 +02:00
committed by GitHub
parent 2f7a54f5fd
commit 394ba580d2
4 changed files with 17 additions and 17 deletions

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code from GitHub
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.1.0
- name: Sentry Release
uses: getsentry/action-release@v1.4.1
env: