Skip to content

Commit 808cf7b

Browse files
build(deps): bump actions/checkout from 4 to 6 (#245)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6287a9 commit 808cf7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: 📂 Checkout repository
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@v6
2020

2121
# Required for Puppeteer
2222
- name: 🛡️ Disable AppArmor

0 commit comments

Comments
 (0)