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 e37a4db commit 48ed90cCopy full SHA for 48ed90c
.github/workflows/build-deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-latest
35
steps:
36
- name: Checkout
37
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
38
- name: Detect package manager
39
id: detect-package-manager
40
run: |
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
0 commit comments