Update actions/checkout action to v4
This commit is contained in:
parent
c7bc80e45a
commit
b318b82b29
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v3
|
||||
- name: Upload artifact
|
||||
|
Loading…
x
Reference in New Issue
Block a user