We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6287a9 commit 808cf7bCopy full SHA for 808cf7b
1 file changed
.github/workflows/build-and-deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: 📂 Checkout repository
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
20
21
# Required for Puppeteer
22
- name: 🛡️ Disable AppArmor
0 commit comments