Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Commit

Permalink
Update actions/checkout action to v4
Browse files Browse the repository at this point in the history
Update actions/checkout from 1 to 4

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Apr 25, 2024
1 parent 0f9cf54 commit d1621bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# runs-on: actuated-arm64-2cpu-8gb
runs-on: actuated-2cpu-8gb
steps:
- uses: actions/checkout@50fbc622fc4ef5163becd7fab6573eac35f8462e # v1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- name: Check specs
run: |
./specs.sh

0 comments on commit d1621bf

Please sign in to comment.