Skip to content

Commit

Permalink
Merge branch 'main' into configlet-sync-docs-and-metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
mbtools authored Jan 2, 2024
2 parents 78d2bf9 + 7f0d793 commit 0314a5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ on:

jobs:
ci:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Use Node.js LTS (16.x)
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d
with:
Expand Down

0 comments on commit 0314a5c

Please sign in to comment.