Skip to content

Commit

Permalink
Node 20 Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Mar 4, 2024
1 parent 9b7453c commit d31be68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/label-stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit d31be68

Please sign in to comment.