Skip to content

Commit cc49256

Browse files
authored
Merge pull request #1 from Nde-Code/dependabot/github_actions/github-actions-group-640176b5ab
chore(deps): bump actions/checkout from 6 to 7 in the github-actions-group group
2 parents 30b0146 + 827b6cd commit cc49256

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/radioisotopes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
# 0. Initialize project sources.
2727
- name: Checkout repository
28-
uses: actions/checkout@v6
28+
uses: actions/checkout@v7
2929

3030
# 1. Install the Python interpreter.
3131
- name: Setup Python

0 commit comments

Comments
 (0)