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 1f0061a commit fe74b17Copy full SHA for fe74b17
.github/workflows/autotagger.yml
@@ -22,7 +22,7 @@ jobs:
22
exit 1
23
fi
24
25
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
26
with:
27
# We want to potentially trigger "tag" events, but the default GITHUB_TOKEN
28
# explicitly does not trigger events.
0 commit comments