Merge pull request #1895 from znc/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
This commit is contained in:
Alexey Sokolov
2024-02-05 22:36:50 +00:00
committed by GitHub
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: true
- run: source .github/ubuntu_deps.sh