Update release-azure-cleanup.yml

This commit is contained in:
CrazyFrog 2025-08-11 22:21:55 +02:00 committed by GitHub
parent cbbf686ecc
commit e31c5e24f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ jobs:
azure-cleanup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: Set up Go
uses: actions/setup-go@v5