Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4 (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 14, 2023
1 parent 46c4909 commit 8d22f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/migration_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
image: matterlabs/zk-environment:latest2.0
options: --user root
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4

- name: setup-env
shell: bash
Expand Down

0 comments on commit 8d22f01

Please sign in to comment.