Merge pull request #7091 from Lawrence37/gh-actions-node-js-20

Upgrade deprecated GitHub actions
This commit is contained in:
Lawrence37
2024-06-08 17:16:02 -07:00
committed by GitHub
4 changed files with 16 additions and 16 deletions

View File

@@ -32,7 +32,7 @@ jobs:
steps:
- name: Checkout source
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0