1
0

Bump actions/checkout from 3.3.0 to 3.5.2 (#81)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-29 15:22:46 +12:00
committed by GitHub
Unverified
parent 4a5786d4ff
commit 2d1de2889d
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@v3.3.0
- uses: actions/checkout@v3.5.2
- name: Log in to the GitHub container registry
uses: docker/login-action@v2.1.0
if: github.event_name != 'pull_request'