1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2026-07-11 10:39:53 +02:00

ci: update actions/checkout action to v7

This commit is contained in:
renovate[bot]
2026-06-25 02:46:54 +00:00
committed by Christian Nicolai
parent b8b1499326
commit 0f048b8bb9
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- '3.3'
- '3.4'
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- name: Set up Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@v1
with: