Skip to content

Commit 01d6321

Browse files
authored
Merge pull request #642 from tricknotes/dependabot/github_actions/actions/checkout-6.0.3
Bump actions/checkout from 6.0.2 to 6.0.3
2 parents e829ac4 + 4bd0b52 commit 01d6321

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2
28+
- uses: "actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10" # v6.0.3
2929

3030
- name: "Install NodeJS"
3131
uses: "actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e" # v6.4.0

0 commit comments

Comments
 (0)