We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a103c2f + 865270c commit 5764a23Copy full SHA for 5764a23
1 file changed
.github/workflows/test_action.yaml
@@ -7,7 +7,7 @@ jobs:
7
name: Update test project file
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
11
- name: Generate version data using local action
12
uses: ./
13
with:
0 commit comments