Skip to content

Commit

Permalink
Merge pull request #316 from jenkinsci/dependabot/github_actions/mast…
Browse files Browse the repository at this point in the history
…er/actions/checkout-3

Bump actions/checkout from 2 to 3
  • Loading branch information
dduportal committed Nov 7, 2022
2 parents 2d151f7 + 083aedf commit fb88269
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

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

0 comments on commit fb88269

Please sign in to comment.