Skip to content

Commit 7a8d933

Browse files
chore(deps): update actions/checkout action to v6
1 parent f5cd318 commit 7a8d933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backstage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
build:
4040
runs-on: ubuntu-latest
4141
steps:
42-
- uses: actions/checkout@v4
42+
- uses: actions/checkout@v6
4343
- name: Set Branch Name
4444
run: |
4545
DNS_ZONE="${{ inputs.dns_zone }}"

0 commit comments

Comments
 (0)