Skip to content

Commit 76f032b

Browse files
authored
Merge pull request #28 from compass-stc/dependabot-github_actions-main-actions-version-26358e3a13
Bump actions/checkout from 5.0.0 to 6.0.0 in the actions-version group
2 parents 06d52be + 32d4695 commit 76f032b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conda-builds.yml

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

1717
steps:
1818
- name: Checkout Code
19-
uses: actions/checkout@v5.0.0
19+
uses: actions/checkout@v6.0.0
2020

2121
- name: Create Testing Environment
2222
uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7

0 commit comments

Comments
 (0)