Merge pull request #54 from hullcss/dependabot/github_actions/actions/checkout-3

imgbot
Kieran 2022-12-05 23:04:40 +00:00 committed by GitHub
commit 256d04f935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Use Node.js
uses: actions/setup-node@v3
with: