.github: Update checkout to v3.3.0

This commit is contained in:
Zhaofeng Li 2023-01-08 00:57:22 -07:00
parent e7f64d80b7
commit 8af6ed71fa

View file

@ -11,7 +11,7 @@ jobs:
- macos-11
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2.3.5
- uses: actions/checkout@v3.3.0
- name: Obtain current username
run: |