Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Commit

Permalink
Merge pull request #45 from opzkit/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4

chore(deps): bump actions/checkout from 2 to 4
  • Loading branch information
argoyle authored Jun 28, 2024
2 parents 185648e + ea73ab6 commit 505aef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@v2
Expand Down

0 comments on commit 505aef0

Please sign in to comment.