We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abede7a commit 79dd8beCopy full SHA for 79dd8be
1 file changed
.github/workflows/push.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Check out the repo
10
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
11
12
- name: Build
13
run: |
0 commit comments