Skip to content

Commit c2e13aa

Browse files
authored
Merge pull request #56 from PHS-TSA/dependabot/github_actions/actions/checkout-6.0.0
2 parents f0513b7 + a3e9c38 commit c2e13aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@v5.0.1
33+
uses: actions/checkout@v6.0.0
3434
- name: Setup Pages
3535
uses: actions/configure-pages@v5.0.0
3636
- name: Upload artifact

0 commit comments

Comments
 (0)