We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad5359a + 263c279 commit f7a6a07Copy full SHA for f7a6a07
1 file changed
.github/workflows/default.yml
@@ -12,7 +12,7 @@ jobs:
12
default:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- uses: actions/setup-node@v4
17
with:
18
node-version-file: .node-version
0 commit comments