Skip to content

Commit

Permalink
Merge pull request #33 from SwiftFiddle/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v4
  • Loading branch information
kishikawakatsumi authored Nov 5, 2024
2 parents 5a04e6f + b6c21e4 commit 08a97a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,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 08a97a6

Please sign in to comment.