We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30b0146 + 827b6cd commit cc49256Copy full SHA for cc49256
1 file changed
.github/workflows/radioisotopes.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
# 0. Initialize project sources.
27
- name: Checkout repository
28
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
29
30
# 1. Install the Python interpreter.
31
- name: Setup Python
0 commit comments