Skip to content

Update dependencies and use Node 20 #28

Update dependencies and use Node 20

Update dependencies and use Node 20 #28

Workflow file for this run

name: 🧪
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Action
uses: ./
with:
my-input: 'hello world'