mirror of
https://github.com/yanhao98/docker-example.git
synced 2026-02-04 18:00:35 +08:00
Update actions/checkout action to v6
This commit is contained in:
2
.github/workflows/release-nightly.yaml
vendored
2
.github/workflows/release-nightly.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Login to GHCR
|
||||
uses: docker/login-action@v3
|
||||
|
||||
Reference in New Issue
Block a user