Skip to content

Bump actions/checkout from 4.1.1 to 4.1.7 #138

Bump actions/checkout from 4.1.1 to 4.1.7

Bump actions/checkout from 4.1.1 to 4.1.7 #138

Workflow file for this run

name: Hello I'm Flow
on:
pull_request:
branches:
- main
jobs:
hello:
runs-on: ubuntu-latest
steps:
- name: Checkout ☑️🚦
uses: actions/[email protected]
with:
ref: ${{ github.head_ref }}
- name: just say hello ❤️❤️
run: echo "No anything i want just say hello to you 😁😁😁"