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 989a599 commit 9930fdeCopy full SHA for 9930fde
.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@v5
17
18
- name: Prepare
19
uses: ./.github/actions/prepare
0 commit comments