Update main.yml

This commit is contained in:
吉尾桂馬 2024-04-20 18:08:07 -06:00 committed by GitHub
parent fa68f861d2
commit 69f03fdc88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ jobs:
# Checks repo under $GITHUB_WORKSHOP, so your job can access it # Checks repo under $GITHUB_WORKSHOP, so your job can access it
- uses: actions/checkout@v4 - uses: actions/checkout@v4
# Generates the snake # Generates the snake
- uses: aelassas/snk/svg-only@main - uses: Platane/snk@v3
id: snake-gif id: snake-gif
with: with:
github_user_name: ${{ github.repository_owner }} github_user_name: ${{ github.repository_owner }}