Update check-for-actions-updates.yaml

This commit is contained in:
Jay Lee
2025-08-31 19:47:24 -04:00
committed by GitHub
parent 4adb667db6
commit 66fcd01a63

View File

@@ -47,6 +47,8 @@ jobs:
cat actions-up-raw.txt
else
echo "All GitHub Actions are up to date."
echo "actions-up output:"
cat actions-up-raw.txt
fi
- name: Comment PR with updates