Skip to content

Commit

Permalink
Merge pull request #1819 from microsoft/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4

build(deps): bump actions/checkout from 2 to 4
  • Loading branch information
dscho authored Oct 24, 2024
2 parents c3c5a6b + 21d2774 commit 8ae9ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Checkout source
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
path: src

Expand Down

0 comments on commit 8ae9ffb

Please sign in to comment.