Skip to content

Commit

Permalink
Use latest actions/checkout.
Browse files Browse the repository at this point in the history
  • Loading branch information
sobomax committed Oct 3, 2024
1 parent 1359891 commit f2b6318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
apt-get install -y git lsb-release gnupg2 wget
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down

0 comments on commit f2b6318

Please sign in to comment.