Skip to content

Commit

Permalink
Update Build_Examples.yml actions/checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
sihyung-maxim authored Jul 3, 2024
1 parent a1702d5 commit 3352544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build_Examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
# Update the submodules below, doing so here will convert ssh to https
submodules: false
Expand Down

0 comments on commit 3352544

Please sign in to comment.