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 e9d00ff commit 18e006bCopy full SHA for 18e006b
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
outputs:
25
snapshots: ${{ steps.filter.outputs.snapshots }}
26
steps:
27
- - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
+ - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
28
with:
29
persist-credentials: false
30
- uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1
0 commit comments