We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a999be5 commit ce7cbbaCopy full SHA for ce7cbba
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout repository
16
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
17
18
- name: Prepare
19
uses: ./.github/actions/prepare
0 commit comments