mirror of
https://github.com/rehlds/testdemos.git
synced 2025-01-12 22:58:10 +03:00
Bump actions/checkout from 4.1.1 to 4.1.7 (#5)
This commit is contained in:
parent
f24d9b215a
commit
7d46ebfd62
2
.github/workflows/Build.yml
vendored
2
.github/workflows/Build.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
needToPush: ${{ github.ref == 'refs/heads/master' }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4.1.1
|
||||
- uses: actions/checkout@v4.1.7
|
||||
- uses: docker/setup-buildx-action@v3.6.1
|
||||
|
||||
- name: Log in to Docker Hub
|
||||
|
Loading…
x
Reference in New Issue
Block a user