We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac4f2dc + 197801d commit 41f9c75Copy full SHA for 41f9c75
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
name: "Check it out"
18
- name: "Startup"
19
run: pwd
0 commit comments