Skip to content

Commit 62d6007

Browse files
authored
Merge pull request #650 from tricknotes/dependabot/github_actions/actions/checkout-7.0.1
Bump actions/checkout from 7.0.0 to 7.0.1
2 parents 6b3b3b5 + 89c109d commit 62d6007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
RAILS_VERSION: "${{ matrix.rails }}"
2626

2727
steps:
28-
- uses: "actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0" # v7.0.0
28+
- uses: "actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1" # v7.0.1
2929

3030
- name: "Install NodeJS"
3131
uses: "actions/setup-node@820762786026740c76f36085b0efc47a31fe5020" # v7.0.0

0 commit comments

Comments
 (0)