mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
chore(deps): update actions/checkout action to v5
This commit is contained in:
parent
945e27f72c
commit
1ddef3175b
3 changed files with 3 additions and 3 deletions
2
.github/workflows/hub.yml
vendored
2
.github/workflows/hub.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
dockerHubDescription:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
-
|
||||
name: Docker Hub Description
|
||||
uses: peter-evans/dockerhub-description@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue