Skip to content

Commit cd9ee3f

Browse files
Merge pull request #162 from astropy/dependabot/github_actions/dot-github/workflows/actions-e6ee9d7de3
2 parents 7e29979 + 43865e0 commit cd9ee3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
needs: initial_checks
4141
steps:
4242
- name: Checkout code
43-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
43+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4444
- name: Set up Python
4545
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
4646
with:

0 commit comments

Comments
 (0)