We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9934f22 commit 85badd0Copy full SHA for 85badd0
1 file changed
.github/workflows/update_package_lock.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: checkout
14
- uses: actions/checkout@v6.0.2
+ uses: actions/checkout@v6.0.3
15
- name: prepare node
16
uses: actions/setup-node@v6.4.0
17
with:
0 commit comments