Skip to content

Commit

Permalink
Update checkout action version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nealkruis committed Feb 13, 2024
1 parent e844f97 commit a4b429e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-mesa3d/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
steps:
- name: Cache downloads
if: runner.os == 'Windows'
uses: actions/cache@v3
uses: actions/cache@v4
id: cache
with:
path: |
Expand Down

0 comments on commit a4b429e

Please sign in to comment.