Skip to content

Commit

Permalink
update github action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
embray committed Jun 2, 2024
1 parent 6af94ad commit 86a61be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
gap-version: "4.10.2"
runs-on: "${{ matrix.platform }}"
steps:
- uses: actions/checkout@v2
- uses: actions/cache@v1
- uses: actions/checkout@v4
- uses: actions/cache@v4
env:
# Increase this value to reset cache manually
CACHE_NUMBER: 0
Expand Down

0 comments on commit 86a61be

Please sign in to comment.