Node 20 Actions

This commit is contained in:
Isaac Marovitz 2024-03-04 07:54:02 -05:00 committed by GitHub
parent 9b7453cdb3
commit d31be6868a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -13,12 +13,12 @@ jobs:
contents: write
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: master
- name: Query stats
uses: actions/github-script@v6
uses: actions/github-script@v7
id: stats
with:
script: |