* pinning

Fixes #205

* gh

* gh

* gh

* gh

* docs
This commit is contained in:
jdx 2023-12-14 06:39:54 -06:00 committed by GitHub
parent 0e7059cb40
commit a545a9b90a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 25 additions and 6 deletions

View file

@ -40,3 +40,10 @@ jobs:
- run: rtx exec -- node --version
- run: which node
- run: node -v
specific_version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
with:
version: 2023.12.23