Skip to content

Bump actions/checkout from 3 to 6 #168

Bump actions/checkout from 3 to 6

Bump actions/checkout from 3 to 6 #168

Workflow file for this run

name: Test PAT
jobs:
update:
runs-on: ubuntu-latest
steps:
- name: Debug Git Remote
run: |
echo "Git Remote BEFORE:"
git remote -v
echo "Token: ${PERSONAL_ACCESS_TOKEN:0:4}********" # Check if injected