Bump actions/checkout from 3 to 4 (#41)

This commit is contained in:
dependabot[bot]
2023-10-02 06:53:37 +00:00
committed by GitHub
parent d8f9aa2024
commit 6d215e502c
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ jobs:
name: Docker Hub Description
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: peter-evans/dockerhub-description@v3 # Action page: <https://github.com/peter-evans/dockerhub-description>
with: