Skip to content

Commit

Permalink
Merge pull request #2 from n3uron/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
daniel-paesa authored Mar 4, 2025
2 parents ed33588 + 883a36f commit 28adda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

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

- name: Deploy
uses: balena-io/deploy-to-balena-action@v2.0.91
Expand Down

0 comments on commit 28adda4

Please sign in to comment.