Skip to content

Commit

Permalink
Changed checkout version from 4 to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
capo-at-the-5th-fret committed Oct 30, 2024
1 parent 3b5b813 commit 6661023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- os: "windows-2022"
compiler: "msvc"
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- name: Cache
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 6661023

Please sign in to comment.