Skip to content

Commit

Permalink
Update actions/checkout action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent e6ca4ff commit 0cd250b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Checkout to the branch
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Azure Login
uses: azure/login@v1
Expand Down

0 comments on commit 0cd250b

Please sign in to comment.