mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-06-21 05:50:39 +00:00
Update actions/checkout action to v7 (#7300)
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v7
|
||||
|
||||
- name: Generate postscreen_access.cidr
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user