Skip to content

Bump nanoid from 3.3.7 to 3.3.8 in /Web/React/paypal-integration-testbed #843

Bump nanoid from 3.3.7 to 3.3.8 in /Web/React/paypal-integration-testbed

Bump nanoid from 3.3.7 to 3.3.8 in /Web/React/paypal-integration-testbed #843

name: hello-world-example
on:
push:
jobs:
say-hello:
runs-on: ubuntu-latest
steps:
-
name: Say Hello
run: echo "Hello, Jeremy!"
-
name: Do stuff
run: |
echo "Step 1..."
echo "Step 2..."
echo "Step 3..."
-
name: Say Goodbye
run: echo "Goodbye!"