mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-16 21:18:38 +00:00
Update actions/checkout action to v5 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/push-container.yml
vendored
2
.github/workflows/push-container.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
name: Push to container registry
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
- name: Prepare
|
||||
id: prep
|
||||
|
Reference in New Issue
Block a user