Skip to content

Commit 575150e

Browse files
authored
Merge pull request #6 from nerc-project/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents efd9418 + 415c7a4 commit 575150e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yaml

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

3737
steps:
3838
- name: Checkout repository
39-
uses: actions/checkout@v4
39+
uses: actions/checkout@v5
4040

4141
- name: Log in to the container registry
4242
uses: docker/login-action@v3

0 commit comments

Comments
 (0)