Skip to content

Commit 3407da9

Browse files
authored
Merge pull request #175 from Unidata/dependabot/github_actions/github-actions-76468cb07f
Bump actions/checkout from 4 to 6 in the github-actions group
2 parents 20ff07f + 661c248 commit 3407da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
container_image: quay.io/almalinuxorg/8-base
2121
release_glob: build/dist/*.rpm
2222
steps:
23-
- uses: actions/checkout@v4
23+
- uses: actions/checkout@v6
2424

2525
- name: Pull container image
2626
run: |

0 commit comments

Comments
 (0)