Skip to content

Commit

Permalink
Switch to "actions/checkout@v4" for github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
eao197 committed Mar 18, 2024
1 parent b2441ee commit 183e93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-ci-5.8-dev.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- uses: ilammy/msvc-dev-cmd@v1.5.0
if: startsWith(matrix.config.os, 'windows')
Expand Down

0 comments on commit 183e93a

Please sign in to comment.