1
0

Bump actions/checkout from 4.1.5 to 4.1.6 (#126)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-18 13:58:10 +02:00
committed by GitHub
Unverified
parent a3350161d3
commit 4778bece89
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.5
- uses: actions/checkout@v4.1.6
- name: Log in to the GitHub container registry
uses: docker/login-action@v3.1.0
if: github.event_name != 'pull_request'