update deprecated workflow actions (#4690)

This commit is contained in:
ebbit1q 2022-10-18 05:55:07 +02:00 committed by GitHub
parent a68b98b245
commit b99bd0176a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 11 deletions

View file

@ -33,7 +33,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Setup Node.js
uses: actions/setup-node@v2