ci: upgrade GitHub Actions versions (#7666)

This commit is contained in:
Joe Chen
2024-02-18 21:05:27 -05:00
committed by GitHub
parent 3650b32ec5
commit 10cd022e08
6 changed files with 40 additions and 39 deletions

View File

@@ -39,7 +39,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.