Skip to content

Commit 7db2a3f

Browse files
authored
Merge pull request #169 from astropy/dependabot/github_actions/dot-github/workflows/actions-2217aebe03
Bump actions/checkout from 6.0.2 to 7.0.0 in /.github/workflows in the actions group
2 parents c07c19f + 267384e commit 7db2a3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
43+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4444
- name: Set up Python
4545
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
4646
with:

0 commit comments

Comments
 (0)