Skip to content

Commit

Permalink
Update actions/cache version to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hugtalbot authored Dec 11, 2024
1 parent b835a5d commit 6ef0b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ runs:
fi
- name: Setup cache for Boost files
uses: actions/cache@v2
uses: actions/cache@v4
id: boost_cache
with:
path: ${{ env.BOOST_INSTALL_DIR }}
Expand Down

0 comments on commit 6ef0b93

Please sign in to comment.