Skip to content

chore(deps): bump crate-ci/typos from 1.42.1 to 1.42.2 (#562) #1410

chore(deps): bump crate-ci/typos from 1.42.1 to 1.42.2 (#562)

chore(deps): bump crate-ci/typos from 1.42.1 to 1.42.2 (#562) #1410

name: '🧐 github-action-nodejs-template'
on:
push:
jobs:
github-action-nodejs-template:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛬
uses: actions/checkout@v4
- name: Github action template 🤩
id: github-action-nodejs-template
uses: ./
with:
name: "Devs"
- run: |
echo "Message: ${{ steps.github-action-nodejs-template.outputs.message }}"