Skip to content

Commit

Permalink
[PATCH] Merge pull request jenkinsci/docker-inbound-agent#401 from je…
Browse files Browse the repository at this point in the history
…nkinsci/dependabot/github_actions/master/actions/checkout-4

chore(deps): bump actions/checkout from 3 to 4
  • Loading branch information
dduportal authored and lemeurherve committed Oct 12, 2023
1 parent 78e6fb8 commit 2a06a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-dockerhub-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
dockerHubDescription:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Update Docker Hub description
uses: peter-evans/dockerhub-description@v3
with:
Expand Down

0 comments on commit 2a06a52

Please sign in to comment.