Skip to content

Commit

Permalink
Merge pull request #32 from davorg/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
davorg committed Apr 19, 2024
2 parents db1f3b7 + 90fa798 commit 06dc231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install cpanminus
run: sudo apt update && sudo apt install cpanminus
Expand Down

0 comments on commit 06dc231

Please sign in to comment.