Browse Source

Merge pull request #21 from dockage/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
Mohammad Abdolirad 1 year ago
parent
commit
e178324868
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -24,7 +24,7 @@ jobs:
             latest: true
     steps:
       - name: Checkout
-        uses: actions/checkout@v3
+        uses: actions/checkout@v4
 
       - uses: actions/github-script@v6
         id: alpine-minor-version