Skip to content

Commit

Permalink
Merge pull request #147 from camunda-community-hub/renovate/actions-c…
Browse files Browse the repository at this point in the history
…heckout-4.x

chore(deps): update actions/checkout action to v4
  • Loading branch information
VonDerBeck authored Nov 22, 2023
2 parents 88da707 + 2f70372 commit d20a652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
echo "::set-output name=type::RELEASE"
fi
id: release-detection
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Cache
uses: actions/cache@v3
with:
Expand Down

0 comments on commit d20a652

Please sign in to comment.